IConnectionManager.Initialize メソッド (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
このメソッドは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Sub Initialize ( _
properties As NamedPropertyDictionary _
)
'使用
Dim instance As IConnectionManager
Dim properties As NamedPropertyDictionary
instance.Initialize(properties)
void Initialize (
NamedPropertyDictionary properties
)
パラメータ
- properties
関連項目
参照
IConnectionManager インターフェイス
IConnectionManager メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間