Share via


NoNamespace.SelectedStyle Field

Definition

Represents the SelectedStyle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: Sources.
  • corresponds to the following strongly-typed properties: Sources.SelectedStyle.

Applies to