IToolboxExtensionsSdkInfo.TargetPlatform Proprietà

Definizione

Piattaforma di destinazione dell'SDK, ad esempio "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

Valore della proprietà

Commenti

Attualmente, l'unica piattaforma supportata è "Windows, Version=8.0".

Si applica a