DataConnector
Item プロパティ (C1OAuthConnectionStringBuilder)

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1OAuthConnectionStringBuilder クラス : Item プロパティ
The key of the item to get or set.
Gets or sets the value associated with the specified key.
シンタックス
'宣言
 
Public Overrides Default Property Item( _
   ByVal keyword As System.String _
) As System.Object
public override System.object this[ 
   System.string keyword
]; {get; set;}

パラメータ

keyword
The key of the item to get or set.
参照

C1OAuthConnectionStringBuilder クラス
C1OAuthConnectionStringBuilder メンバ