Share via


C.logBase Field

Definition

Represents the c:logBase XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scaling.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: LogBase.

Applies to