RemoteSystemApp.IsAvailableByProximity Property

Definition

Indicates whether this application is currently available for proximal connection.

public:
 property bool IsAvailableByProximity { bool get(); };
bool IsAvailableByProximity();
public bool IsAvailableByProximity { get; }
var boolean = remoteSystemApp.isAvailableByProximity;
Public ReadOnly Property IsAvailableByProximity As Boolean

Property Value

Boolean

bool

true if the application is available for proximal connection, otherwise false.

Applies to