Description:

Computes a value indicating if the current alias list is the same as the default alias list.

Syntax:
public static bool IsDefault()
Returns:
Type: bool
True if the current alias list is exactly equal to the default alias list; False otherwise.
Available since:
5.0

Nothing found