VBProjectProperties8.__project Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Object ^ __project { System::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)]
public object __project { [System.Runtime.InteropServices.DispId(10035)] 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
[<System.Runtime.InteropServices.DispId(10035)>]
[<get: System.Runtime.InteropServices.DispId(10035)>]
member this.__project : obj
Public ReadOnly Property __project As Object
Property Value
Implements
- Attributes