RemoteDeviceHelper.RemoteSystems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>