SystemUpdateManager.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

适用于