MobilePage.RelativeFilePath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une URL relative à la page. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.
public:
property System::String ^ RelativeFilePath { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string RelativeFilePath { get; }
[<System.ComponentModel.Browsable(false)>]
member this.RelativeFilePath : string
Public ReadOnly Property RelativeFilePath As String
Valeur de propriété
URL relative à la page.
- Attributs