Aracılığıyla paylaş


IToolboxExtensionsSdkInfo.TargetPlatform Özellik

Tanım

SDK'nın hedef platformu, örneğin "Windows, Sürüm=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

Özellik Değeri

Açıklamalar

Şu anda desteklenen tek platform "Windows, Version=8.0"dır.

Şunlara uygulanır