Share via


NoNamespace.custom Field

Definition

Represents the custom XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: iconSet.
  • corresponds to the following strongly-typed properties: IconSet.Custom.

Applies to