Share via


W.rsids Field

Definition

Represents the w:rsids XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • has the following child XML elements: rsid, rsidRoot.
  • corresponds to the following strongly-typed classes: Rsids.

Applies to