Share via


X.protection Field

Definition

Represents the x:protection XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dxf, ndxf, odxf, xf, dxf, dxf.
  • has the following XML attributes: hidden, locked.
  • corresponds to the following strongly-typed classes: Protection.

Applies to