PlatformDiagnosticsAndUsageDataSettings.CollectionLevel Property
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 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.