ISharedServiceApplication.DisplayName-Eigenschaft
Ruft den erforderlichen Anzeigenamen der Anwendungsinstanz für Benutzeroberfläche Präsentation ab.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As ISharedServiceApplication
Dim value As String
value = instance.DisplayName
string DisplayName { get; }
Eigenschaftswert
Typ: System.String
Gibt String zurück.
Siehe auch
Referenz
ISharedServiceApplication Schnittstelle