SPWebInfo.IsAppWeb property
True if this is an App Web. Otherwise, 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; }
Property value
Type: System.Boolean
Boolean