Share via


NoNamespace.URI_ Field

Definition

Represents the 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: Sources.
  • corresponds to the following strongly-typed properties: Sources.Uri.

Applies to