Condividi tramite


VsaItem.ItemType Proprietà

Definizione

Ottiene il tipo dell'elemento.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Uno dei valori di enumerazione. Il valore indica il tipo dell'elemento.

Implementazioni

Si applica a

Vedi anche