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