'宣言 Public Overloads Function Content( _ ByVal value As System.String _ ) As PopupBuilder
public PopupBuilder Content( System.string value )
パラメータ
- value
- 文字列値。
戻り値の型
現在のビルダ
'宣言 Public Overloads Function Content( _ ByVal value As System.String _ ) As PopupBuilder
public PopupBuilder Content( System.string value )