Share via


R.embed Field

Definition

Represents the r:embed XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: blip, imgLayer, svgBlip, media, snapshot.
  • corresponds to the following strongly-typed properties: Blip.Embed, ImageLayer.Embed, Media.Embed, Snapshot.Embed, SVGBlip.Embed.

Applies to