ProcessDiagnosticInfo.GetForCurrentProcess Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ProcessDiagnosticInfo for the currently running process.
public:
static ProcessDiagnosticInfo ^ GetForCurrentProcess();
static ProcessDiagnosticInfo GetForCurrentProcess();
public static ProcessDiagnosticInfo GetForCurrentProcess();
function getForCurrentProcess()
Public Shared Function GetForCurrentProcess () As ProcessDiagnosticInfo
Returns
The ProcessDiagnosticInfo for the currently running process.