Share via


VsaItem.ItemType (Propiedad)

Espacio de nombres:  Microsoft.VisualBasic.Vsa
Ensamblado:  Microsoft.VisualBasic.Vsa (en Microsoft.VisualBasic.Vsa.dll)

Sintaxis

'Declaración
Public ReadOnly Property ItemType As VsaItemType
public VsaItemType ItemType { get; }
public:
virtual property VsaItemType ItemType {
    VsaItemType get () sealed;
}
abstract ItemType : VsaItemType
override ItemType : VsaItemType
final function get ItemType () : VsaItemType

Valor de propiedad

Tipo: Microsoft.Vsa.VsaItemType

Implementaciones

IVsaItem.ItemType

Seguridad de .NET Framework

Vea también

Referencia

VsaItem Clase

Microsoft.VisualBasic.Vsa (Espacio de nombres)