共用方式為


RemoteSystemWatcher.User 屬性

定義

代表 RemoteSystemWatcher 想要查看裝置的使用者。

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

屬性值

要查看裝置的使用者。

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

適用於

另請參閱