IToolboxPlatformInfo Interface

 

Supplies information about a platform (such as Windows 8).

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

public interface IToolboxPlatformInfo

NameDescription
System_CAPS_pubpropertyIdentifier

Gets the platform ID.

System_CAPS_pubpropertyVersion

Gets the version number of the platform.

Implemented by the shell and supplied through TargetPlatform.

Return to top
Show: