Share via


NoNamespace.h Field

Definition

Represents the h XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path, tr, hsl, webVideoPr, item.
  • corresponds to the following strongly-typed properties: HslColor.Hue, Item.Hidden, Path.Height, TableRow.Height, WebVideoProperty.Height.

Applies to