Share via


ASL.scriptLink Field

Definition

Represents the asl:scriptLink XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following child XML elements: extLst.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ScriptLink.

Applies to