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列挙型によって列挙される型。

適用対象