Compartir vía


DelegatingXmlDictionaryReader.ValueType Propiedad

Definición

Obtiene el tipo de Common Language Runtime (CLR) del nodo actual.

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

Valor de propiedad

Tipo de CLR correspondiente al valor con tipo del nodo. De manera predeterminada, es String.

Se aplica a