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)
Syntax
'Declaration
Public Interface IToolboxPlatformInfo
public interface IToolboxPlatformInfo
public interface class IToolboxPlatformInfo
type IToolboxPlatformInfo = interface end
public interface IToolboxPlatformInfo
The IToolboxPlatformInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Identifier | Gets the platform ID. | |
Version | Gets the version number of the platform. |
Top
Remarks
Implemented by the shell and supplied through TargetPlatform.