Class ConnectionInfo
Inheritance
System.Object
ConnectionInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Device.Net.UWP
Assembly: Device.Net.UWP.dll
Syntax
public class ConnectionInfo
Properties
CanConnect
Declaration
public bool CanConnect { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
UsagePage
Declaration
public ushort? UsagePage { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.UInt16> |