AdminEventReceiverServiceProxyClient 建構函式 (String, String)
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Sub New ( _
endpointConfigurationName As String, _
remoteAddress As String _
)
'用途
Dim endpointConfigurationName As String
Dim remoteAddress As String
Dim instance As New AdminEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public AdminEventReceiverServiceProxyClient(
string endpointConfigurationName,
string remoteAddress
)
參數
- endpointConfigurationName
類型:System.String
- remoteAddress
類型:System.String
請參閱
參照
AdminEventReceiverServiceProxyClient 類別
AdminEventReceiverServiceProxyClient 成員