Share via


NoNamespace.cs Field

Definition

Represents the cs XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: undo.
  • corresponds to the following strongly-typed properties: Undo.CrossSheetMove.

Applies to