Sdílet prostřednictvím


RouteAreaAttribute.AreaPrefix Vlastnost

Definice

Získá předponu adresy URL, která se použije na trasy této oblasti. Výchozí hodnota je název oblasti.

public string AreaPrefix { get; set; }
member this.AreaPrefix : string with get, set
Public Property AreaPrefix As String

Hodnota vlastnosti

Předpona adresy URL, která se má použít pro trasy v této oblasti.

Platí pro