UserWatcherUpdateKind 列挙型

定義

ユーザー プロファイルに対して行われた変更の種類について説明します。

public enum class UserWatcherUpdateKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
enum class UserWatcherUpdateKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
public enum UserWatcherUpdateKind
var value = Windows.System.UserWatcherUpdateKind.properties
Public Enum UserWatcherUpdateKind
継承
UserWatcherUpdateKind
属性

Windows の要件

デバイス ファミリ
Windows 10, version 2004 (10.0.19041.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v10.0 で導入)

フィールド

Picture 1

ユーザーの画像が変更されました。

Properties 0

ユーザーのプロパティが変更されました。

適用対象