PrinterDefinitionConfigurationUrl Property | |
Gets or sets the Url.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Url { get; set; }
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
function get_Url();
function set_Url(value);
Property Value
Type:
StringSee Also