Share via


NoNamespace.embeddedHtml Field

Definition

Represents the embeddedHtml XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webVideoPr.
  • corresponds to the following strongly-typed properties: WebVideoProperty.EmbeddedHtml.

Applies to