Share via


NoNamespace.cell Field

Definition

Represents the cell XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: parameter, rcmt.
  • corresponds to the following strongly-typed properties: Parameter.Cell, RevisionComment.Cell.

Applies to