C# 클래스 RestrictedProcess.Process.ProcessInformation

파일 보기 프로젝트 열기: NikolayIT/RestrictedProcess.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Process System.IntPtr
ProcessId int
Thread System.IntPtr
ThreadId int

프로퍼티 상세

Process 공개적으로 프로퍼티

public IntPtr,System Process
리턴 System.IntPtr

ProcessId 공개적으로 프로퍼티

public int ProcessId
리턴 int

Thread 공개적으로 프로퍼티

public IntPtr,System Thread
리턴 System.IntPtr

ThreadId 공개적으로 프로퍼티

public int ThreadId
리턴 int