Condividi tramite


RazorPageResult.SearchedLocations Proprietà

Definizione

Ottiene le posizioni che sono state eseguite durante la ricerca quando Page non è stato possibile trovare.

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)

Valore della proprietà

Commenti

Questa proprietà è null se la pagina è stata trovata.

Si applica a