ViewEngineResult.SearchedLocations 屬性

定義

搜尋的位置清單。

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

屬性值

適用於