Share via


NoNamespace.amount Field

Definition

Represents the amount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sharpenSoften.
  • corresponds to the following strongly-typed properties: SharpenSoften.Amount.

Applies to