共用方式為


IVsaItem.ItemType 屬性

取得 IVsaItems.CreateItem Method 方法所決定的指定物件類型。

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

語法

'宣告
ReadOnly Property ItemType As VsaItemType
VsaItemType ItemType { get; }
property VsaItemType ItemType {
    VsaItemType get ();
}
abstract ItemType : VsaItemType with get
function get ItemType () : VsaItemType

屬性值

類型:Microsoft.Vsa.VsaItemType
VsaItemType 列舉所列舉的類型。

請參閱

參考

IVsaItem 介面

Microsoft.Vsa 命名空間