共用方式為


IVsaGlobalItem.TypeString 屬性

取得或設定全域項目的類型。

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

語法

'宣告
WriteOnly Property TypeString As String
string TypeString { set; }
property String^ TypeString {
    void set (String^ value);
}
abstract TypeString : string with set
function set TypeString (value : String)

屬性值

類型:String
傳回全域項目的項目類型。

請參閱

參考

IVsaGlobalItem 介面

Microsoft.Vsa 命名空間