SPWebInfo.IsAppWeb-Eigenschaft
True, wenn dies eine App-Website ist. Andernfalls, False.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property IsAppWeb As Boolean
Get
'Usage
Dim instance As SPWebInfo
Dim value As Boolean
value = instance.IsAppWeb
public bool IsAppWeb { get; }
Eigenschaftswert
Typ: System.Boolean
Boolean