ViewEngineResult.SearchedLocations Property

Definition

Gets or sets the searched locations.

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

Property Value

The searched locations.

Applies to