Condividi tramite


Proprietà IVsaItem.ItemType

Ottiene il tipo dell'oggetto specificato, come stabilito dal metodo IVsaItems.CreateItem Method.

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
ReadOnly Property ItemType As VsaItemType
VsaItemType ItemType { get; }
property VsaItemType ItemType {
    VsaItemType get ();
}
abstract ItemType : VsaItemType with get
function get ItemType () : VsaItemType

Valore proprietà

Tipo: Microsoft.Vsa.VsaItemType
Tipo compreso nell'enumerazione VsaItemType.

Vedere anche

Riferimenti

IVsaItem Interfaccia

Spazio dei nomi Microsoft.Vsa