[Missing <summary> documentation for "P:StarfieldDrivers.Test.Checkout.Panel"]
Namespace:
StarfieldDrivers.Test
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Panel { get; set; }
Public Property Panel As Boolean
Get
Set
public:
property bool Panel {
bool get ();
void set (bool value);
}
member Panel : bool with get, set
Property Value
Type:
BooleanSee Also