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