SystemDiagnosticInfo.GetForCurrentSystem 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 SystemDiagnosticInfo for the current system.
public:
static SystemDiagnosticInfo ^ GetForCurrentSystem();
static SystemDiagnosticInfo GetForCurrentSystem();
public static SystemDiagnosticInfo GetForCurrentSystem();
function getForCurrentSystem()
Public Shared Function GetForCurrentSystem () As SystemDiagnosticInfo
Returns
The SystemDiagnosticInfo for the current system.