次の方法で共有


HelperCodeGenerator.Footer プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。このコードのフッターを取得または設定します。

public System.Web.Razor.Text.LocationTagged<string> Footer { get; set; }
member this.Footer : System.Web.Razor.Text.LocationTagged<string> with get, set
Public Property Footer As LocationTagged(Of String)

プロパティ値

このコードのフッター。

適用対象