Edit

Share via


RemoteDeviceHelper.RemoteSystems Property

Definition

Gets a List of All Remote Systems based on Selection Filter

public System.Collections.ObjectModel.ObservableCollection<Windows.System.RemoteSystems.RemoteSystem> RemoteSystems { get; }
member this.RemoteSystems : System.Collections.ObjectModel.ObservableCollection<Windows.System.RemoteSystems.RemoteSystem>
Public ReadOnly Property RemoteSystems As ObservableCollection(Of RemoteSystem)

Property Value

ObservableCollection<Windows.System.RemoteSystems.RemoteSystem>

Applies to