RemotelyManagedDevice.IPAddress Property

Definition

The IP address of the device.

public:
 property System::String ^ IPAddress { System::String ^ get(); };
public string IPAddress { get; }
member this.IPAddress : string
Public ReadOnly Property IPAddress As String

Property Value

String

Returns a String that contains the IP address of this network device.

Exceptions

Not currently connected to a management group.

Applies to