다음을 통해 공유


IToolboxExtensionsSdkInfo.TargetPlatform 속성

정의

SDK의 대상 플랫폼(예: "Windows, Version=8.0")입니다.

public:
 property Microsoft::VisualStudio::Shell::IToolboxPlatformInfo ^ TargetPlatform { Microsoft::VisualStudio::Shell::IToolboxPlatformInfo ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::IToolboxPlatformInfo ^ TargetPlatform { Microsoft::VisualStudio::Shell::IToolboxPlatformInfo ^ get(); };
public Microsoft.VisualStudio.Shell.IToolboxPlatformInfo TargetPlatform { get; }
member this.TargetPlatform : Microsoft.VisualStudio.Shell.IToolboxPlatformInfo
Public ReadOnly Property TargetPlatform As IToolboxPlatformInfo

속성 값

설명

현재 지원되는 플랫폼은 "Windows, Version=8.0"뿐입니다.

적용 대상