SPAppPrincipal.DisplayName property
取得應用程式主體的顯示名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property DisplayName As String
Get
'用途
Dim instance As SPAppPrincipal
Dim value As String
value = instance.DisplayName
public string DisplayName { get; }
Property value
Type: System.String
顯示名稱。