IToolboxExtensionsSdkInfo::TargetPlatform Property

 

Gets the supported target platform.

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

property IToolboxPlatformInfo^ TargetPlatform {
	IToolboxPlatformInfo^ get();
}

Currently, the only supported platform is “Windows, Version=8.0”.

Return to top
Show: