Partager via


SyncConverter - Constructeur (String)

Initialise une nouvelle instance de la classe SyncConverter en fonction de l'objet WordServiceApplicationProxy spécifié par le paramètre name .

Espace de noms :  Microsoft.Office.Word.Server.Conversions
Assembly :  Microsoft.Office.Word.Server (dans Microsoft.Office.Word.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
'Utilisation
Dim name As String

Dim instance As New SyncConverter(name)
public SyncConverter(
    string name
)

Paramètres

Remarques

Le paramètre name Spécifie le nom de l'application Word Automation Services comme spécifiés lors de la création de l'application Word Automation Services . Vous pouvez voir ce nom à tout moment via la page Gérer les Applications de Service dans L'Administration centrale.

Voir aussi

Référence

SyncConverter classe

SyncConverter - Membres

SyncConverter - Surcharge

Microsoft.Office.Word.Server.Conversions - Espace de noms