In The Hand LtdIn The Hand
ComparisonValue Property
NamespacesInTheHand.WindowsMobile.StatusSystemStateComparisonValue
.NET Components for Mobility
The value to compare against.
Declaration Syntax
C#Visual Basic
public override Object ComparisonValue { get; set; }
Public Overrides Property ComparisonValue As Object
	Get
	Set
Remarks
You must initialize ComparisonValue with either an integer or a string value. To initialize it with an enumeration value, you must cast the value as either (int) or (string).

Assembly: InTheHand.WindowsMobile.Status (Module: InTheHand.WindowsMobile.Status) Version: 7.0.0.0