Share via


SystemDiagnosticInfo.GetForCurrentSystem 메서드

정의

현재 시스템의 SystemDiagnosticInfo 를 가져옵니다.

public:
 static SystemDiagnosticInfo ^ GetForCurrentSystem();
 static SystemDiagnosticInfo GetForCurrentSystem();
public static SystemDiagnosticInfo GetForCurrentSystem();
function getForCurrentSystem()
Public Shared Function GetForCurrentSystem () As SystemDiagnosticInfo

반환

현재 시스템의 SystemDiagnosticInfo 입니다.

적용 대상