Share via


PlatformDiagnosticsAndUsageDataSettings.CollectionLevel Property

Definition

Gets the current data collection level.

public:
 static property PlatformDataCollectionLevel CollectionLevel { PlatformDataCollectionLevel get(); };
static PlatformDataCollectionLevel CollectionLevel();
public static PlatformDataCollectionLevel CollectionLevel { get; }
var platformDataCollectionLevel = PlatformDiagnosticsAndUsageDataSettings.collectionLevel;
Public Shared ReadOnly Property CollectionLevel As PlatformDataCollectionLevel

Property Value

The current data collection level.

Applies to