Compartir a través de


ImportedNamespaceContextItem.ItemType Propiedad

Definición

Obtiene el tipo del elemento de contexto del espacio de nombres importado.

public:
 virtual property Type ^ ItemType { Type ^ get(); };
public override Type ItemType { get; }
member this.ItemType : Type
Public Overrides ReadOnly Property ItemType As Type

Valor de propiedad

Type

Type del objeto ImportedNamespaceContextItem.

Se aplica a