Gets or sets the enum value.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Value { get; set; }
Public Property Value As Integer
Get
Set
public:
property int Value {
int get ();
void set (int value);
}
member Value : int with get, set
Property Value
Type:
Int32See Also