MarkupCompatibilityAttributes.Ignorable 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 de préfixes délimités par des espaces blancs, où chaque préfixe identifie un espace de noms ignoré.
public DocumentFormat.OpenXml.StringValue Ignorable { get; set; }
public DocumentFormat.OpenXml.StringValue? Ignorable { get; set; }
member this.Ignorable : DocumentFormat.OpenXml.StringValue with get, set
Public Property Ignorable As StringValue