AuthenticablePrincipal.ScriptPath Propriété

Définition

Obtient ou définit le chemin d’accès du script pour 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 pour ce compte, ou null s’il n’existe aucun chemin de script.

Exceptions

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

S’applique à