Share via


W.guid Field

Definition

Represents the w:guid XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to