Share via


W.solutionID Field

Definition

Represents the w:solutionID XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: saveThroughXslt.
  • corresponds to the following strongly-typed properties: SaveThroughXslt.SolutionId.

Applies to