SPWebService.ContentService property
取得與內容應用程式相關聯之 Web 服務。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property ContentService As SPWebService
Get
'用途
Dim value As SPWebService
value = SPWebService.ContentService
public static SPWebService ContentService { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPWebService
SPWebService 物件。