Share via


SPAppDisplayData class

代表要顯示為存放區出來的 SharePoint 應用程式的 SharePoint 功能所需的資料。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAppDisplayData

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPAppDisplayData
'用途
Dim instance As SPAppDisplayData
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPAppDisplayData

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPAppDisplayData members

Microsoft.SharePoint.Administration namespace