次の方法で共有


UserDelegationDataSet コンストラクター (SerializationInfo, StreamingContext)

別のパラメーターを使用して、 UserDelegationDataSetクラスのインスタンスを作成します。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'使用
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New UserDelegationDataSet(info, context)
protected UserDelegationDataSet(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

UserDelegationDataSet クラス

UserDelegationDataSet メンバー

UserDelegationDataSet オーバーロード

WebSvcResource 名前空間