SPView.Threaded property
取得布林值,這個值表示檢視是否限制執行緒。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Threaded As Boolean
Get
'用途
Dim instance As SPView
Dim value As Boolean
value = instance.Threaded
public bool Threaded { get; }
Property value
Type: System.Boolean
true如果檢視限制執行緒。否則, false。
備註
執行緒的檢視是 [標準] 檢視所使用的討論區清單。