Share via


ISharedServiceApplication.DisplayName Property

Gets the required display name of the application instance for UI presentation.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As ISharedServiceApplication
Dim value As String

value = instance.DisplayName
string DisplayName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

ISharedServiceApplication Interface

ISharedServiceApplication Members

Microsoft.SharePoint.Administration Namespace