SrgsSemanticInterpretationTag.Script Propriedade

Definição

Obtém ou define o ECMAScript para a marca.Gets or sets the ECMAScript for the tag.

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

Valor da propriedade

String

Uma cadeia de caracteres que contém o script de interpretação semântica para a marca.A string that contains the semantic interpretation script for the tag.

Exceções

É feita uma tentativa de definir Script como null.An attempt is made to set Script to null.

Aplica-se a