SPWebInfo.IsAppWeb property
如果這是應用程式 Web,則為 true。否則,false。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property IsAppWeb As Boolean
Get
'用途
Dim instance As SPWebInfo
Dim value As Boolean
value = instance.IsAppWeb
public bool IsAppWeb { get; }
Property value
Type: System.Boolean
Boolean