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.147 -- Release Build+6d8205f6bef6d4bbdafae492b5ebb1e8ed76a73f
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