共用方式為


OEmbed.MediaType Property

Definition

mediaType, this property is only available in Microsoft365 and later.

Represents the following attribute in the schema: mediaType

[DocumentFormat.OpenXml.SchemaAttr("mediaType")]
public DocumentFormat.OpenXml.StringValue? MediaType { get; set; }
public DocumentFormat.OpenXml.StringValue? MediaType { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("mediaType")>]
member this.MediaType : DocumentFormat.OpenXml.StringValue with get, set
member this.MediaType : DocumentFormat.OpenXml.StringValue with get, set
Public Property MediaType As StringValue

Property Value

Attributes

Applies to