次の方法で共有


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

プロパティ値

現在のデータ収集レベル。

適用対象