AuthenticablePrincipal.ScriptPath Propiedad

Definición

Obtiene o establece la ruta de acceso del script para esta cuenta.

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

Valor de propiedad

Ruta de acceso del script para esta cuenta o null si no hay ninguna ruta de acceso de script.

Excepciones

El almacén subyacente no admite esta propiedad.

Se aplica a