共用方式為


SPWebService.RemoteEventServiceSettings property

用來處理遠端事件接收器電話設定。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property RemoteEventServiceSettings As SPRemoteEventServiceSettings
    Get
'用途
Dim instance As SPWebService
Dim value As SPRemoteEventServiceSettings

value = instance.RemoteEventServiceSettings
public SPRemoteEventServiceSettings RemoteEventServiceSettings { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPRemoteEventServiceSettings

請參閱

參照

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace