SPWebService.HtmlTransformSettings - Propriété

Obtient la collection des paramètres de transformation HTML du service Web.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property HtmlTransformSettings As SPHtmlTransformSettings
    Get
'Utilisation
Dim instance As SPWebService
Dim value As SPHtmlTransformSettings

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

Valeur de propriété

Type : Microsoft.SharePoint.Administration.SPHtmlTransformSettings
Un objet SPHtmlTransformSettings .

Voir aussi

Référence

SPWebService classe

SPWebService - Membres

Microsoft.SharePoint.Administration - Espace de noms