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