Share via


NoNamespace.categoryName Field

Definition

Represents the categoryName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: visibility.
  • corresponds to the following strongly-typed properties: DataLabelVisibilities.CategoryName.

Applies to