ISharedServiceApplication.DisplayName property
取得應用程式執行個體的所需的顯示名稱的 UI 簡報。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property DisplayName As String
Get
'用途
Dim instance As ISharedServiceApplication
Dim value As String
value = instance.DisplayName
string DisplayName { get; }
Property value
Type: System.String
傳回 String。
請參閱
參照
ISharedServiceApplication interface