IJSVsaItem.ItemType プロパティ

定義

CreateItem(String, JSVsaItemType, JSVsaItemFlag) メソッドによって決定される、指定したオブジェクトの型を取得します。

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

プロパティ値

JSVsaItemType列挙型によって列挙される型。

適用対象