Freigeben über


VsaItem.ItemType-Eigenschaft

Namespace:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.Vsa.VsaItemType

Implementiert

IVsaItem.ItemType

.NET Framework-Sicherheit

Siehe auch

Referenz

VsaItem Klasse

Microsoft.VisualBasic.Vsa-Namespace