共用方式為


ViewEngineResult.SearchedLocations 屬性

定義

取得或設定已搜尋的位置。

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

屬性值

已搜尋的位置。

適用於