PerformanceMonitorProcessName Property
Gets or sets the name of the Process to be monitored.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.128 -- Release Build+d9d157c80da59365061f9bf4a5d1ecd0f0496e1b
public string ProcessName { get; set; }
Public Property ProcessName As String
Get
Set
public:
property String^ ProcessName {
String^ get ();
void set (String^ value);
}
function get_ProcessName();
function set_ProcessName(value);
Property Value
String