Compartilhar via


SPWebService.HtmlTransformSettings property

Obtém a coleção de configurações de transformação do HTML para o serviço da Web.

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

Syntax

'Declaração
Public ReadOnly Property HtmlTransformSettings As SPHtmlTransformSettings
    Get
'Uso
Dim instance As SPWebService
Dim value As SPHtmlTransformSettings

value = instance.HtmlTransformSettings
public SPHtmlTransformSettings HtmlTransformSettings { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPHtmlTransformSettings
Um objeto SPHtmlTransformSettings .

Ver também

Referência

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace