Share via


C.selection Field

Definition

Represents the c:selection XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: protection.
  • corresponds to the following strongly-typed classes: Selection.

Applies to