WordService.TypeName - Propriété

Obtient une valeur qui spécifie le nom du type de l'objet.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Utilisation
Dim instance As WordService
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

WordService classe

WordService - Membres

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