Share via


NoNamespace.oEmbedUrl Field

Definition

Represents the oEmbedUrl XML attribute.

public static readonly System.Xml.Linq.XName oEmbedUrl;
 staticval mutable oEmbedUrl : System.Xml.Linq.XName
Public Shared ReadOnly oEmbedUrl 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.OEmbedUrl.

Applies to