DnssdRegistrationResult.HasInstanceNameChanged Property

Definition

Indicates whether the instance name was changed in the course of the registration process.

public:
 property bool HasInstanceNameChanged { bool get(); };
bool HasInstanceNameChanged();
public bool HasInstanceNameChanged { get; }
var boolean = dnssdRegistrationResult.hasInstanceNameChanged;
Public ReadOnly Property HasInstanceNameChanged As Boolean

Property Value

Boolean

bool

When true, the name has been changed.

Applies to