IRouteValueProvider.RouteKey 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.
Clé de valeur de route.
public:
property System::String ^ RouteKey { System::String ^ get(); };
public string RouteKey { get; }
member this.RouteKey : string
Public ReadOnly Property RouteKey As String