RouteAreaAttribute.AreaPrefix 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 le préfixe d'URL à appliquer aux itinéraires de cette zone. Par défaut, il s'agit du nom de la zone.
public string AreaPrefix { get; set; }
member this.AreaPrefix : string with get, set
Public Property AreaPrefix As String
Valeur de propriété
Préfixe d'URL à appliquer aux itinéraires de cette zone.