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

JSVsaItemType 열거형에 의해 열거된 형식입니다.

적용 대상