Partager via


IJSVsaItem.ItemType Propriété

Définition

Obtient le type de l'objet spécifié, tel qu'il est déterminé par la méthode CreateItem(String, JSVsaItemType, JSVsaItemFlag).

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

Valeur de propriété

JSVsaItemType

Type tel qu'il est énuméré par l'énumération JSVsaItemType.

S’applique à