AuthenticablePrincipal.ScriptPath Propriété

Définition

Obtient ou définit le chemin du script de ce compte.

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

Valeur de propriété

Chemin d'accès du script de ce compte ou null s'il n'existe aucun chemin d'accès de script.

Exceptions

Le magasin sous-jacent ne prend pas en charge cette propriété.

S’applique à