Share via


NoNamespace.colorTemp Field

Definition

Represents the colorTemp XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: colorTemperature.
  • corresponds to the following strongly-typed properties: ColorTemperature.ColorTemperatureValue.

Applies to