Share via


W.dllVersion Field

Definition

Represents the w:dllVersion XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: activeWritingStyle.
  • corresponds to the following strongly-typed properties: ActiveWritingStyle.DllVersion.

Applies to