Compartir a través de


IDatabaseReferenceNode.ReferenceType (Propiedad)

Obtiene el tipo de la referencia.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
ReadOnly Property ReferenceType As VSCOMPONENTTYPE
    Get
VSCOMPONENTTYPE ReferenceType { get; }
property VSCOMPONENTTYPE ReferenceType {
    VSCOMPONENTTYPE get ();
}
abstract ReferenceType : VSCOMPONENTTYPE
function get ReferenceType () : VSCOMPONENTTYPE

Valor de propiedad

Tipo: Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseReferenceNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)