ViewEngineResult.SearchedLocations プロパティ

定義

検索された場所を取得または設定します。

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

プロパティ値

検索された場所。

適用対象