Freigeben über


IToolboxExtensionsSdkInfo.TargetPlatform Eigenschaft

Definition

Die Zielplattform des SDK, z. B. "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

Eigenschaftswert

Hinweise

Derzeit wird nur "Windows, Version=8.0" unterstützt.

Gilt für: