EndPoint.MediaType 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.
media-type
Représente l’attribut suivant dans le schéma : emma :media-type
[DocumentFormat.OpenXml.SchemaAttr(44, "media-type")]
public DocumentFormat.OpenXml.StringValue MediaType { get; set; }
public DocumentFormat.OpenXml.StringValue MediaType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "media-type")]
public DocumentFormat.OpenXml.StringValue? MediaType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:media-type")]
public DocumentFormat.OpenXml.StringValue? MediaType { get; set; }
public DocumentFormat.OpenXml.StringValue? MediaType { get; set; }
member this.MediaType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "media-type")>]
member this.MediaType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:media-type")>]
member this.MediaType : DocumentFormat.OpenXml.StringValue with get, set
Public Property MediaType As StringValue
Valeur de propriété
- Attributs