共用方式為


VsaItem.ItemType 屬性

命名空間:  Microsoft.VisualBasic.Vsa
組件:  Microsoft.VisualBasic.Vsa (在 Microsoft.VisualBasic.Vsa.dll 中)

語法

'宣告
Public ReadOnly Property ItemType As VsaItemType
public VsaItemType ItemType { get; }
public:
virtual property VsaItemType ItemType {
    VsaItemType get () sealed;
}
abstract ItemType : VsaItemType with get 
override ItemType : VsaItemType with get
final function get ItemType () : VsaItemType

屬性值

類型:Microsoft.Vsa.VsaItemType

實作

IVsaItem.ItemType

.NET Framework 安全性

請參閱

參考

VsaItem 類別

Microsoft.VisualBasic.Vsa 命名空間