Share via


NoNamespace.shared Field

Definition

Represents the shared XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: headers.
  • corresponds to the following strongly-typed properties: Headers.Shared.

Applies to