英語で読む

次の方法で共有


ViewResult.ViewName プロパティ

定義

応答にレンダリングされるビューの名前またはパスを取得または設定します。

public:
 property System::String ^ ViewName { System::String ^ get(); void set(System::String ^ value); };
public string ViewName { get; set; }
public string? ViewName { get; set; }
member this.ViewName : string with get, set
Public Property ViewName As String

プロパティ値

注釈

の場合 null、既定値は です ActionName

適用対象

製品 バージョン
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0