ViewEngineResult.SearchedLocations 属性

定义

获取或设置搜索的位置。

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

属性值

搜索的位置。

适用于