Share via


Reference3.RefType 属性

获取引用类型:程序集、COM 或 本机。

命名空间:  VSLangProj80
程序集:  VSLangProj80(在 VSLangProj80.dll 中)

语法

声明
ReadOnly Property RefType As UInteger
uint RefType { get; }
property unsigned int RefType {
    unsigned int get ();
}
abstract RefType : uint32 with get
function get RefType () : uint

属性值

类型:UInt32
一个表示引用类型的 System.UInt32 值。

备注

UInt 的值表示的引用类型为:

引用类型

返回的值

程序集

1

COM

2

Native

3

示例

有关示例,请参见 Reference3

.NET Framework 安全性

请参阅

参考

Reference3 接口

VSLangProj80 命名空间