Share via


NoNamespace.mediaType Field

Definition

Represents the mediaType XML attribute.

public static readonly System.Xml.Linq.XName mediaType;
 staticval mutable mediaType : System.Xml.Linq.XName
Public Shared ReadOnly mediaType As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: oembed.
  • corresponds to the following strongly-typed properties: OEmbed.MediaType.

Applies to