C# 클래스 System.Diagnostics.ProcessInfo

This data structure contains information about a process that is collected in bulk by querying the operating system. The reason to make this a separate structure from the process component is so that we can throw it away all at once when Refresh is called on the component.
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ProcessInfo System.Collections.Generic

비공개 메소드들

메소드 설명
ProcessInfo ( ) : System.Collections.Generic