AuthenticablePrincipal.ScriptPath Propiedad

Definición

Obtiene o establece la ruta de acceso del script de 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

Es la ruta de acceso del script de esta cuenta o null si no hay ninguna.

Excepciones

El almacén subyacente no admite esta propiedad.

Se aplica a