Share via


NoNamespace.srcUrl Field

Definition

Represents the srcUrl XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: oembedShared.
  • corresponds to the following strongly-typed properties: OEmbedShared.SrcUrl.

Applies to