IDatabaseReferenceNode.ReferenceType 属性

获取引用的类型。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
ReadOnly Property ReferenceType As VSCOMPONENTTYPE
    Get
VSCOMPONENTTYPE ReferenceType { get; }
property VSCOMPONENTTYPE ReferenceType {
    VSCOMPONENTTYPE get ();
}
abstract ReferenceType : VSCOMPONENTTYPE
function get ReferenceType () : VSCOMPONENTTYPE

属性值

类型:Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE

.NET Framework 安全性

请参见

参考

IDatabaseReferenceNode 接口

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空间