Udostępnij za pośrednictwem


RazorPageResult.SearchedLocations Właściwość

Definicja

Pobiera lokalizacje, które zostały przeszukane, gdy Page nie można go odnaleźć.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ SearchedLocations { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> SearchedLocations { get; }
public System.Collections.Generic.IEnumerable<string>? SearchedLocations { get; }
member this.SearchedLocations : seq<string>
Public ReadOnly Property SearchedLocations As IEnumerable(Of String)

Wartość właściwości

Uwagi

Ta właściwość jest null taka, że strona została znaleziona.

Dotyczy