Share via


ViewViewComponentResult.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

プロパティ値

適用対象