Share via


P.kiosk Field

Definition

Represents the p:kiosk XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: showPr.
  • has the following XML attributes: restart.
  • corresponds to the following strongly-typed classes: KioskSlideMode.

Applies to