Share via


C.y Field

Definition

Represents the c:y XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: manualLayout.
  • corresponds to the following strongly-typed classes: Top.

Applies to