Partager via


VsaItem.ItemType, propriété

Espace de noms :  Microsoft.VisualBasic.Vsa
Assembly :  Microsoft.VisualBasic.Vsa (dans Microsoft.VisualBasic.Vsa.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Microsoft.Vsa.VsaItemType

Implémentations

IVsaItem.ItemType

Sécurité .NET Framework

Voir aussi

Référence

VsaItem Classe

Microsoft.VisualBasic.Vsa, espace de noms