ASP.NET Core MVC コントロールヘルプ
ConnectionIndex メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > QrCodeBuilder クラス : ConnectionIndex メソッド
The value.
Configurates C1.Web.Mvc.QrCode.ConnectionIndex. Sets the index of the symbol block in the structured append message.
シンタックス
'宣言
 
Public Overridable Function ConnectionIndex( _
   ByVal value As System.Integer _
) As QrCodeBuilder
public virtual QrCodeBuilder ConnectionIndex( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The possible property values are 0 - 15.
参照

QrCodeBuilder クラス
QrCodeBuilder メンバ