Share via


W.category Field

Definition

Represents the w:category XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: docPartPr.
  • has the following child XML elements: gallery, name.
  • corresponds to the following strongly-typed classes: Category.

Applies to