de la propiedad SPWebService.HtmlTransformSettings
Obtiene la colección de opciones de transformación HTML para el servicio Web.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property HtmlTransformSettings As SPHtmlTransformSettings
Get
'Uso
Dim instance As SPWebService
Dim value As SPHtmlTransformSettings
value = instance.HtmlTransformSettings
public SPHtmlTransformSettings HtmlTransformSettings { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Administration.SPHtmlTransformSettings
Un objeto SPHtmlTransformSettings .