PersonalizationStateInfo.Path Propriété

Définition

Obtient le chemin d'accès à la page associée aux informations d'état de personnalisation.

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

Valeur de propriété

String

Chemin d'accès à la page associée aux informations d'état de personnalisation.

Remarques

Le chemin d’accès est un chemin d’accès relatif à l’application, par exemple ~/application/page/page.aspx.

S’applique à