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 枚举的类型。

适用于