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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
IDatabaseReferenceNode Interface
Namespace Microsoft.VisualStudio.Data.Schema.Package.Project