Share via


SL.schemaLibrary Field

Definition

Represents the sl:schemaLibrary XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, settings.
  • has the following child XML elements: schema.
  • corresponds to the following strongly-typed classes: SchemaLibrary.

Applies to