CheckedStates
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
CheckedStates
Use these constants with the AdditionalResult.CheckedState property.
- CheckedState_Checked –(Value: 2) Specifies to log the additional result.
- CheckedState_Indeterminate –(Value: 3) Specifies to log the additional result for some but not all members of the AdditionalResult.Elements collection.
- CheckedState_Unchecked –(Value: 1) Specifies not to log the additional result.