C# Class RestrictedProcess.Process.ProcessInformation

Afficher le fichier Open project: NikolayIT/RestrictedProcess.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Process System.IntPtr
ProcessId int
Thread System.IntPtr
ThreadId int

Property Details

Process public_oe property

public IntPtr,System Process
Résultat System.IntPtr

ProcessId public_oe property

public int ProcessId
Résultat int

Thread public_oe property

public IntPtr,System Thread
Résultat System.IntPtr

ThreadId public_oe property

public int ThreadId
Résultat int