MarkupCompatibilityAttributes.MustUnderstand 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 qui identifient un ensemble de noms d’espaces de noms.
public DocumentFormat.OpenXml.StringValue MustUnderstand { get; set; }
public DocumentFormat.OpenXml.StringValue? MustUnderstand { get; set; }
member this.MustUnderstand : DocumentFormat.OpenXml.StringValue with get, set
Public Property MustUnderstand As StringValue