Share via


NoNamespace.show Field

Definition

Represents the show XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sld, scenarios.
  • corresponds to the following strongly-typed properties: Scenarios.Show, Slide.Show.

Applies to