VsaItem.ItemType Eigenschaft

Definition

Ruft den Typ des Elements ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property Microsoft::Vsa::VsaItemType ItemType { Microsoft::Vsa::VsaItemType get(); };
public:
 property Microsoft::JScript::Vsa::JSVsaItemType ItemType { Microsoft::JScript::Vsa::JSVsaItemType get(); };
public Microsoft.Vsa.VsaItemType ItemType { get; }
public Microsoft.JScript.Vsa.JSVsaItemType ItemType { get; }
member this.ItemType : Microsoft.Vsa.VsaItemType
member this.ItemType : Microsoft.JScript.Vsa.JSVsaItemType
Public ReadOnly Property ItemType As VsaItemType
Public ReadOnly Property ItemType As JSVsaItemType

Eigenschaftswert

Einer der Enumerationswerte. Der Wert gibt den Typ des Elements an.

Implementiert

Gilt für:

Weitere Informationen