Compartilhar via


Propriedade IDatabaseReferenceNode.ReferenceType

Obtém o tipo de referência.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property ReferenceType As VSCOMPONENTTYPE
    Get
VSCOMPONENTTYPE ReferenceType { get; }
property VSCOMPONENTTYPE ReferenceType {
    VSCOMPONENTTYPE get ();
}
abstract ReferenceType : VSCOMPONENTTYPE
function get ReferenceType () : VSCOMPONENTTYPE

Valor de propriedade

Tipo: Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE

Segurança do .NET Framework

Consulte também

Referência

IDatabaseReferenceNode Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project