Table of Contents

Class DeviceDiscoveredEventArgs

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
public class DeviceDiscoveredEventArgs : EventArgs
Inheritance
DeviceDiscoveredEventArgs
Inherited Members

Constructors

DeviceDiscoveredEventArgs(IRemoteEndpointInformation)

public DeviceDiscoveredEventArgs(IRemoteEndpointInformation info)

Parameters

info IRemoteEndpointInformation

Properties

DeviceInfo

public IRemoteEndpointInformation DeviceInfo { get; }

Property Value

IRemoteEndpointInformation