共用方式為


RemoteSystemAddedEventArgs.RemoteSystem 屬性

定義

RemoteSystem物件,代表已新增至一組可探索裝置的裝置,導致引發包含RemoteSystemAdded事件的 。

public:
 property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemAddedEventArgs.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem

屬性值

已新增裝置。

Windows 需求

應用程式功能
remoteSystem

適用於