다음을 통해 공유


IToolboxPlatformInfo 인터페이스

정의

플랫폼에 대한 정보(예: Windows v8.0)를 제공합니다.

public interface class IToolboxPlatformInfo
public interface class IToolboxPlatformInfo
__interface IToolboxPlatformInfo
public interface IToolboxPlatformInfo
type IToolboxPlatformInfo = interface
Public Interface IToolboxPlatformInfo

설명

셸에 의해 구현되고 IToolboxPlatformType.TargetPlatform을 통해 제공됩니다.

속성

Identifier

플랫폼 ID를 가져옵니다.

Version

플랫폼의 버전 번호를 가져옵니다.

적용 대상