Share via


NoNamespace.cId Field

Definition

Represents the cId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sldMk.
  • corresponds to the following strongly-typed properties: SlideMoniker.CId.

Applies to