SPAppDisplayData members
Include protected members
Include inherited members
代表要顯示為存放區出來的 SharePoint 應用程式的 SharePoint 功能所需的資料。
The SPAppDisplayData type exposes the following members.
Properties
Name | Description | |
---|---|---|
LaunchUrl | 取得要顯示為 SharePoint 應用程式功能的啟動 URL。 | |
ShowInStoreFront | 取得此功能是否要顯示在儲存出來演變為 SharePoint 應用程式中。 | |
ThumbnailUrl | 取得要顯示為 SharePoint 應用程式顯示的存放區出來為功能的縮圖圖像的 URL。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top