共用方式為


WebPartAdder.Selector.Negated property

取得旗標,指出是否將網頁組件不包含在站台的特定區段。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Negated As Boolean
    Get
'用途
Dim instance As WebPartAdder.Selector
Dim value As Boolean

value = instance.Negated
public bool Negated { get; }

Property value

Type: System.Boolean
true如果類別就會失效。否則, false。

請參閱

參照

WebPartAdder.Selector structure

WebPartAdder.Selector members

Microsoft.SharePoint.WebPartPages namespace