PlatformDataCollectionLevel Enumeration

Definition

Gibt die Diagnose Datensammlungsebene an.

public enum class PlatformDataCollectionLevel
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
enum class PlatformDataCollectionLevel
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
public enum PlatformDataCollectionLevel
var value = Windows.System.Profile.PlatformDataCollectionLevel.security
Public Enum PlatformDataCollectionLevel
Vererbung
PlatformDataCollectionLevel
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)

Felder

Basic 1

Grundlegende Daten

Enhanced 2

Erweiterte Daten

Full 3

Alle Daten

Security 0

Sicherheitsdaten

Gilt für: