Reference2.ExtenderNames 屬性

取得物件的可用擴充項清單。

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

語法

'宣告
ReadOnly Property ExtenderNames As Object
    Get
Object ExtenderNames { get; }
property Object^ ExtenderNames {
    Object^ get ();
}
abstract ExtenderNames : Object
function get ExtenderNames () : Object

屬性值

型別:System.Object

實作

Reference.ExtenderNames

備註

使用 ExtenderCATID 屬性指定的 CATID,即可傳回目前這個物件適用的擴充項名稱。 它以物件的方式傳回,內含字串的 Automation 相容陣列。

.NET Framework 安全性

請參閱

參考

Reference2 介面

ExtenderNames 多載

VSLangProj2 命名空間

其他資源

HOW TO:編譯和執行 Automation 物件模型程式碼範例

實作及使用 Automation 擴充項