OpenXmlDomReader.Attributes 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 la liste des attributs de l’élément actuel.
public override System.Collections.ObjectModel.ReadOnlyCollection<DocumentFormat.OpenXml.OpenXmlAttribute> Attributes { get; }
member this.Attributes : System.Collections.ObjectModel.ReadOnlyCollection<DocumentFormat.OpenXml.OpenXmlAttribute>
Public Overrides ReadOnly Property Attributes As ReadOnlyCollection(Of OpenXmlAttribute)
Valeur de propriété
Retourne ReadOnlyCollection<T>.