Condividi tramite


Proprietà VsaItem.ItemType

Spazio dei nomi:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Vsa.VsaItemType

Implementa

IVsaItem.ItemType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VsaItem Classe

Spazio dei nomi Microsoft.VisualBasic.Vsa