Reference4.Type Property
Namespace: VSLangProj110
Assembly: VSLangProj110 (in VSLangProj110.dll)
Syntax
'Declaration
ReadOnly Property Type As prjReferenceType
prjReferenceType Type { get; }
property prjReferenceType Type {
prjReferenceType get ();
}
abstract Type : prjReferenceType with get
function get Type () : prjReferenceType
Property Value
Type: VSLangProj.prjReferenceType
.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.