Share via


XVML.ScriptText Field

Definition

Represents the xvml:ScriptText XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ClientData.
  • corresponds to the following strongly-typed classes: ScriptText.

Applies to