ASP.NET Core MVC コントロールヘルプ
Content メソッド (TextBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TextBuilder クラス : Content メソッド
The value.
Configurates C1.Web.Mvc.Text.Content. Sets the text of the annotation.
シンタックス
'宣言
 
Public Function Content( _
   ByVal value As System.String _
) As TextBuilder
public TextBuilder Content( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TextBuilder クラス
TextBuilder メンバ