VBProjectProperties6.__project 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::Object ^ __project { System::Object ^ get(); };
public:
property Platform::Object ^ __project { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(10035)]
public object __project { [System.Runtime.InteropServices.DispId(10035)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; }
[<System.Runtime.InteropServices.DispId(10035)>]
[<get: System.Runtime.InteropServices.DispId(10035)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.__project : obj
Public ReadOnly Property __project As Object
Valor da propriedade
- Atributos