PlatformDiagnosticsAndUsageDataSettings.CollectionLevel 属性

定义

获取当前数据收集级别。

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

属性值

当前数据收集级别。

适用于