共用方式為


ProjectEventReceiverServiceProxyClient 建構函式 (String, EndpointAddress)

命名空間:  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 EndpointAddress _
)
'用途
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress

Dim instance As New ProjectEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public ProjectEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

參數

請參閱

參照

ProjectEventReceiverServiceProxyClient 類別

ProjectEventReceiverServiceProxyClient 成員

ProjectEventReceiverServiceProxyClient 多載

Microsoft.Office.Project.Server.Events 命名空間