UserPicker.IsSupported 方法

定义

确定是否支持 UserPicker。

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

返回

Boolean

bool

如果支持用户选取器,则为 True;否则为 false。

适用于