Share via


NoNamespace.firstSlideNum Field

Definition

Represents the firstSlideNum XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation.
  • corresponds to the following strongly-typed properties: Presentation.FirstSlideNum.

Applies to