Freigeben über


SystemMemoryUsage Klasse

Definition

Bietet Zugriff auf Daten zur Speicherauslastung des Systems.

public ref class SystemMemoryUsage sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemMemoryUsage final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SystemMemoryUsage
Public NotInheritable Class SystemMemoryUsage
Vererbung
Object Platform::Object IInspectable SystemMemoryUsage
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Hinweise

Rufen Sie SystemDiagnosticInfo.MemoryUsage auf, um eine instance dieser Klasse abzurufen.

Methoden

GetReport()

Ruft den Bericht zur Speicherauslastung für das System ab.

Gilt für: