Share via


NoNamespace.exclusive Field

Definition

Represents the exclusive XML attribute.

public static readonly System.Xml.Linq.XName exclusive;
 staticval mutable exclusive : System.Xml.Linq.XName
Public Shared ReadOnly exclusive 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.Exclusive.

Applies to