WindowInfoProcess Property
Gets the identifier of the process that created this window.
Namespace: DevCase.Core.Diagnostics.ProcessesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Process Process { get; }
Public ReadOnly Property Process As Process
Get
Dim instance As WindowInfo
Dim value As Process
value = instance.Process
public:
property Process^ Process {
Process^ get ();
}
member Process : Process with get
No code example is currently available or this language may not be supported.
Property Value
Process