UserPicker.IsSupported Method

Definition

Determines if UserPicker is supported.

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

Returns

Boolean

bool

True if the user picker is supported; otherwise, false.

Applies to