DevicePortalConnections.Connections Field

Definition

List of device endpoints being tracked including ip address, authorization info, etc.

public: System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::WindowsDevicePortal::DeviceInfo ^> ^ Connections;
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo> Connections;
val mutable Connections : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo>
Public Connections As List(Of DeviceInfo) 

Field Value

List<DeviceInfo>

Applies to