Share via


NoNamespace.oldQuotePrefix Field

Definition

Represents the oldQuotePrefix XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcc.
  • corresponds to the following strongly-typed properties: RevisionCellChange.OldQuotePrefix.

Applies to