IToolboxPlatformInfo Interface

Definition

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

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.

Applies to