Share via


NoNamespace.sldId Field

Definition

Represents the sldId XML attribute.

public static readonly System.Xml.Linq.XName sldId;
 staticval mutable sldId : System.Xml.Linq.XName
Public Shared ReadOnly sldId 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.SldId.

Applies to