PreviewBuildsManager.IsSupported 方法

定义

确定设备上是否支持此 API。

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

返回

Boolean

bool

如果支持 API,则为 True;否则为 False。

适用于