AnchorTagHelper.Generator プロパティ

定義

の出力の IHtmlGenerator 生成に使用される を AnchorTagHelper取得します。

protected:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ Generator { Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ get(); };
protected Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator Generator { get; }
member this.Generator : Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator
Protected ReadOnly Property Generator As IHtmlGenerator

プロパティ値

適用対象