Share via


NoNamespace.uniqueCount Field

Definition

Represents the uniqueCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sst.
  • corresponds to the following strongly-typed properties: SharedStringTable.UniqueCount.

Applies to