ClientContextMachine Property | |
Gets or sets Machine
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public MachineInfo Machine { get; set; }
public:
property MachineInfo^ Machine {
MachineInfo^ get ();
void set (MachineInfo^ value);
}
function get_Machine();
function set_Machine(value);
Property Value
Type:
MachineInfoSee Also