SPAppDisplayData.ShowInStoreFront-Eigenschaft
Ruft ab, ob dieses Feature ist in den Vordergrund Store als SharePoint-app angezeigt werden soll.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ShowInStoreFront As Boolean
Get
'Usage
Dim instance As SPAppDisplayData
Dim value As Boolean
value = instance.ShowInStoreFront
public bool ShowInStoreFront { get; }
Eigenschaftswert
Typ: System.Boolean
true , wenn das Feature in den Vordergrund Store als SharePoint-app, andernfalls falseangezeigt wird.