VBProjectProperties7.__id 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.
public:
property System::String ^ __id { System::String ^ get(); };
public:
property Platform::String ^ __id { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(-2147418112)]
public string __id { [System.Runtime.InteropServices.DispId(-2147418112)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; }
[<System.Runtime.InteropServices.DispId(-2147418112)>]
[<get: System.Runtime.InteropServices.DispId(-2147418112)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.__id : string
Public ReadOnly Property __id As String
Valor da propriedade
Implementações
- Atributos