VBProjectProperties7.__project Property
Namespace: VSLangProj110
Assembly: VSLangProj110 (in VSLangProj110.dll)
Syntax
'Declaration
ReadOnly Property __project As Object
Object __project { get; }
property Object^ __project {
Object^ get ();
}
abstract __project : Object with get
function get __project () : Object
Property Value
Type: System.Object
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.