Freigeben über


WordServiceApplication.WordServiceFormats-Eigenschaft

Ruft ab oder legt einen Wert fest, der angibt, die Dateiformate, die von Word Automation Servicesunterstützt werden.

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Property WordServiceFormats As WordServiceFormats
    Get
    Friend Set
'Usage
Dim instance As WordServiceApplication
Dim value As WordServiceFormats

value = instance.WordServiceFormats
public WordServiceFormats WordServiceFormats { get; internal set; }

Eigenschaftswert

Typ: Microsoft.Office.Word.Server.Service.WordServiceFormats
Gibt WordServiceFormatszurück.

Siehe auch

Referenz

WordServiceApplication Klasse

WordServiceApplication-Member

Microsoft.Office.Word.Server.Service-Namespace