IVsPlatformReferenceProviderContext.TargetPlatformIdentifier Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o identificador de plataforma de destino, que indica onde encontrar referências de Software Development Kit (SDK).
public:
property System::String ^ TargetPlatformIdentifier { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ TargetPlatformIdentifier { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string TargetPlatformIdentifier { get; set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.TargetPlatformIdentifier : string with get, set
Public Property TargetPlatformIdentifier As String
Valor da propriedade
- Atributos