SPWebService.HtmlTransformSettings property
會取得 Web 服務的 HTML 轉換設定的集合。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property HtmlTransformSettings As SPHtmlTransformSettings
Get
'用途
Dim instance As SPWebService
Dim value As SPHtmlTransformSettings
value = instance.HtmlTransformSettings
public SPHtmlTransformSettings HtmlTransformSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPHtmlTransformSettings
SPHtmlTransformSettings 物件。