CSharpProjectProperties6.__project Property

Definition

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] 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>]
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

Attributes

Applies to