Share via


NoNamespace.thresh Field

Definition

Represents the thresh XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alphaBiLevel, biLevel.
  • corresponds to the following strongly-typed properties: AlphaBiLevel.Threshold, BiLevel.Threshold.

Applies to