Sdílet prostřednictvím


RazorPageResult.SearchedLocations Vlastnost

Definice

Získá umístění, která byla prohledána, když Page nebyla nalezena.

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)

Hodnota vlastnosti

Poznámky

Tato vlastnost je null , pokud byla stránka nalezena.

Platí pro