Condividi tramite


IVsaItem.ItemType Proprietà

Definizione

Ottiene il tipo dell'oggetto specificato, come stabilito dal metodo CreateItem(String, VsaItemType, VsaItemFlag).

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

Valore della proprietà

Tipo compreso nell'enumerazione VsaItemType.

Si applica a