IToolboxExtensionsSdkInfo2 Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

NameDescription
System_CAPS_pubpropertyAppliesTo

Gets the value that is used to filter the extension SDKs.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyDisplayName

Gets the display name for the extension SDK.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyId

Gets the identity of the extension SDK. This property contains the extension SDK path in the format “\[extensionssdks root]\[sdkname]\[sdkversion]”.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyMinVSVersion

Gets the minimum Visual Studio version. This value is used to filter which extension SDKs show up in each version of Visual Studio.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyPath

Gets the path on the disk to the extension SDK.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyTargetFramework

Gets the value of the target frameworks to be used to filter extension SDKs in Toolbox.(Inherited from IToolboxExtensionsSdkInfo.)

System_CAPS_pubpropertyTargetPlatform

Gets the supported target platform.(Inherited from IToolboxExtensionsSdkInfo.)

Return to top
Show: