WindowInfoThreadId Property
Gets the identifier of the thread 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 int ThreadId { get; }
Public ReadOnly Property ThreadId As Integer
Get
Dim instance As WindowInfo
Dim value As Integer
value = instance.ThreadId
public:
property int ThreadId {
int get ();
}
member ThreadId : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32