MarkupCompatibilityAttributes.PreserveAttributes 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 ou définit une liste délimitée par des espaces blancs de noms qualifiés d’attributs qui identifient les noms développés des attributs. Les attributs ont été suggérés par un producteur de balisage pour la préservation par les éditeurs de balisage.
public DocumentFormat.OpenXml.StringValue PreserveAttributes { get; set; }
public DocumentFormat.OpenXml.StringValue? PreserveAttributes { get; set; }
member this.PreserveAttributes : DocumentFormat.OpenXml.StringValue with get, set
Public Property PreserveAttributes As StringValue