다음을 통해 공유


VsaItem.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 열거형에 의해 열거된 형식입니다.

구현

적용 대상