Share via


IVsaItem.ItemType 屬性

定義

取得 CreateItem(String, VsaItemType, VsaItemFlag) 方法所決定的指定物件類型。

public:
 property Microsoft::Vsa::VsaItemType ItemType { Microsoft::Vsa::VsaItemType get(); };
public Microsoft.Vsa.VsaItemType ItemType { get; }
member this.ItemType : Microsoft.Vsa.VsaItemType
Public ReadOnly Property ItemType As VsaItemType

屬性值

VsaItemType 列舉所列舉的類型。

適用於