Share via


W.gallery Field

Definition

Represents the w:gallery XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to