ProjectProperties3.__project Property

Definition

Microsoft Internal Use Only.

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(64)] 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(64)>]
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

Applies to