DelegatingXmlDictionaryReader.ValueType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type CLR (Common Language Runtime) du nœud actuel.
public:
virtual property Type ^ ValueType { Type ^ get(); };
public override Type ValueType { get; }
member this.ValueType : Type
Public Overrides ReadOnly Property ValueType As Type
Valeur de propriété
Type CLR qui correspond à la valeur typée du nœud. La valeur par défaut est String.