共用方式為


AccountsSettingsPaneCommandsRequestedEventArgs.User 屬性

定義

取得帳戶設定窗格的使用者。

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

屬性值

帳戶設定套用的使用者。

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

適用於