Share via


SL.uri Field

Definition

Represents the sl:uri XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: schema.
  • corresponds to the following strongly-typed properties: Schema.Uri.

Applies to