SPAppDisplayData.ShowInStoreFront 属性
获取一个值,该值指示此功能要显示在商店前面作为 SharePoint 应用程序中。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ShowInStoreFront As Boolean
Get
用法
Dim instance As SPAppDisplayData
Dim value As Boolean
value = instance.ShowInStoreFront
public bool ShowInStoreFront { get; }
属性值
类型:System.Boolean
true如果在商店前面作为一个 SharePoint 应用程序,否则为false显示功能。