Share via


IDomain.Exists Method

Definition

Checks if the domain is available or not.

public bool Exists ();
abstract member Exists : unit -> bool
Public Function Exists () As Boolean

Returns

True if the domain exists, false otherwise.

Implements

Applies to