Share via


NoNamespace.obscured Field

Definition

Represents the obscured XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shadow.
  • corresponds to the following strongly-typed properties: Shadow.Obscured.

Applies to