PushNotificationChannelManagerForUser.User プロパティ

定義

ユーザーを取得します。

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = pushNotificationChannelManagerForUser.user;
Public ReadOnly Property User As User

プロパティ値

ユーザー。

適用対象