共用方式為


Reference3.RefType 屬性

更新:2007 年 11 月

取得參考型別:組件、COM 或原生 (Native)。

命名空間:  VSLangProj80
組件:  VSLangProj80 (在 VSLangProj80.dll 中)

語法

ReadOnly Property RefType As UInteger

Dim instance As Reference3
Dim value As UInteger

value = instance.RefType
uint RefType { get; }
property unsigned int RefType {
    unsigned int get ();
}
function get RefType () : uint

屬性值

型別:System.UInt32

System.UInt32 值,表示參考型別。

備註

UInt 值,表示參考型別:

參考型別

傳回值

組件

1

COM

2

Native

3

範例

如需範例,請參閱 Reference3

使用權限

請參閱

參考

Reference3 介面

Reference3 成員

VSLangProj80 命名空間