Connection.DisplayName - Propriété

Gets the display name of the connection.

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

Syntaxe

'Déclaration
Public ReadOnly Property DisplayName As String
    Get
'Utilisation
Dim instance As Connection
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }

Valeur de propriété

Type : System.String
The display name of the connection.

Voir aussi

Référence

Connection classe

Connection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms