Sdílet prostřednictvím


IToolboxExtensionsSdkInfo.TargetPlatform Vlastnost

Definice

Cílová platforma sady SDK, např. "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

Hodnota vlastnosti

Poznámky

V současné době je jedinou podporovanou platformou "Windows, verze=8.0".

Platí pro