Share via


B.Sources Field

Definition

Represents the b:Sources XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: Source.
  • has the following XML attributes: SelectedStyle, StyleName, URI_.
  • corresponds to the following strongly-typed classes: Sources.

Applies to