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 형식입니다.

적용 대상