Compartir a través de


AmoDataReader.TopLevelAttributes Propiedad

Definición

Obtiene los atributos de nivel superior para esta propiedad.

public System.Collections.Generic.Dictionary<System.Xml.Linq.XName,string> TopLevelAttributes { get; }
member this.TopLevelAttributes : System.Collections.Generic.Dictionary<System.Xml.Linq.XName, string>
Public ReadOnly Property TopLevelAttributes As Dictionary(Of XName, String)

Valor de propiedad

Los atributos de nivel superior para esta propiedad.

Se aplica a