Share via


NoNamespace.creationId Field

Definition

Represents the creationId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnSpMk, graphicFrameMk, grpSpMk, inkMk, picMk, spMk.
  • corresponds to the following strongly-typed properties: ConnectorMoniker.CreationId, GraphicFrameMoniker.CreationId, GroupShapeMoniker.CreationId, InkMoniker.CreationId, PictureMoniker.CreationId, ShapeMoniker.CreationId.

Applies to