Click or drag to resize
ITargetFrameworkHolder Properties

The ITargetFrameworkHolder type exposes the following members.

Properties
  NameDescription
Public propertyHolderDescription
Gets the holder description for text messages to the user.
Public propertyModelType
The model type this framework holder is interested in.
Public propertyOutputSettingValues
Gets the output setting values of this target.
(Inherited from IOutputSettingValuesTarget.)
Public propertyTargetElementType
Gets the target element type of this target.
(Inherited from IOutputSettingValuesTarget.)
Public propertyTargetFrameworkName
Current target framework name
Public propertyTargetName
Gets the name of the element.
(Inherited from IOutputSettingValuesTarget.)
Public propertyUseLegacyDefaults
Gets a value indicating whether legacy defaults (true, default) should be used for SettingDefinitions or not (false). Set to false when SetTargetFramework is called.
Top
See Also