Reference5.RefType Property
Namespace: VSLangProj110
Assembly: VSLangProj110 (in VSLangProj110.dll)
Syntax
'Declaration
ReadOnly Property RefType As UInteger
uint RefType { get; }
property unsigned int RefType {
unsigned int get ();
}
abstract RefType : uint32 with get
function get RefType () : uint
Property Value
Type: System.UInt32
.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.