Share via


NoNamespace.onShow Field

Definition

Represents the onShow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: backstage.
  • corresponds to the following strongly-typed properties: Backstage.OnShow.

Applies to