共用方式為


TriState enumeration

提供Boolean類型的替代方法可讓"不適用",第三個值。

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

Syntax

'宣告
Public Enumeration TriState
'用途
Dim instance As TriState
public enum TriState

Members

Member name Description
False 表示false值。
True 表示true值。
NA 表示不true或false,但"不適用"的值。

請參閱

參照

Microsoft.SharePoint namespace