Share via


NoNamespace.protected Field

Definition

Represents the protected XML attribute.

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

Applies to