IVsaItem.ItemType 속성
IVsaItems.CreateItem Method 메서드에 의해 결정된 대로 지정된 개체의 형식을 가져옵니다.
네임스페이스: Microsoft.Vsa
어셈블리: Microsoft.Vsa(Microsoft.Vsa.dll)
구문
‘선언
ReadOnly Property ItemType As VsaItemType
VsaItemType ItemType { get; }
property VsaItemType ItemType {
VsaItemType get ();
}
abstract ItemType : VsaItemType with get
function get ItemType () : VsaItemType
속성 값
형식: Microsoft.Vsa.VsaItemType
VsaItemType 열거형에 의해 열거된 형식입니다.