|
ProcessProgressTUnitProcessName Property
|
Gets or sets name of process for which progress is being monitored.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+0199f33448f02143c26eb94d77293bb9443152f1
Syntaxpublic string ProcessName { get; set; }Public Property ProcessName As String
Get
Set
member ProcessName : string with get, set
function get_ProcessName();
function set_ProcessName(value);
View SourceProperty Value
String
See Also