BrowseServersForm.IsRegisteredServer Property

Definition

Gets or sets a value indicating whether the server is registered.

public:
 property bool IsRegisteredServer { bool get(); };
public bool IsRegisteredServer { get; }
member this.IsRegisteredServer : bool
Public ReadOnly Property IsRegisteredServer As Boolean

Property Value

true if the server is registered; otherwise, false.

Applies to