IVsaItem.ItemType (Propiedad)

Obtiene el tipo del objeto especificado, como determina el método IVsaItems.CreateItem Method.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Vsa.VsaItemType
Tipo según enumera la enumeración VsaItemType.

Vea también

Referencia

IVsaItem Interfaz

Microsoft.Vsa (Espacio de nombres)