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