IToolboxPlatformInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Supplies information about a platform (such as Windows v8.0).
public interface class IToolboxPlatformInfo
public interface class IToolboxPlatformInfo
__interface IToolboxPlatformInfo
public interface IToolboxPlatformInfo
type IToolboxPlatformInfo = interface
Public Interface IToolboxPlatformInfo
Remarks
Implemented by the shell and supplied via IToolboxPlatformType.TargetPlatform.
Properties
Identifier |
Gets the platform ID. |
Version |
Gets the version number of the platform. |