Share via


IToolboxPlatformInfo Interface

Definition

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

Name Description
Identifier

Gets the platform ID.

Version

Gets the version number of the platform.

Applies to