VsaItem.ItemType Eigenschap

Definitie

Hiermee haalt u het type van het item op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Een van de opsommingswaarden. De waarde geeft het type item aan.

Implementeringen

Van toepassing op

Zie ook