RegisteredScript.Script Propiedad

Definición

Obtiene el nombre de archivo del script.

public:
 property System::String ^ Script { System::String ^ get(); };
public string Script { get; }
member this.Script : string
Public ReadOnly Property Script As String

Valor de propiedad

Nombre de archivo del script. Este valor puede ser null o estar vacío.

Se aplica a