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.156 -- Release Build+0ee1ff4fa6051658049999c7d44b912d38bbb151
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