SrgsSemanticInterpretationTag.Script Propriété

Définition

Obtient ou définit le ECMAScript pour la balise.

public:
 property System::String ^ Script { System::String ^ get(); void set(System::String ^ value); };
public string Script { get; set; }
member this.Script : string with get, set
Public Property Script As String

Valeur de propriété

Chaîne qui contient le script d'interprétation sémantique de la balise.

Exceptions

Une tentative est effectuée pour attribuer à Script la valeur null.

S’applique à