PrinterMappingConfigurationLocalPort Property | |
Gets or sets the local port.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string LocalPort { get; set; }
public:
property String^ LocalPort {
String^ get ();
void set (String^ value);
}
function get_LocalPort();
function set_LocalPort(value);
Property Value
Type:
StringSee Also