共用方式為


UserProfilePersonalizationSettings.IsSupported 方法

定義

取得值,指出目前裝置是否支援變更桌面和鎖定畫面影像。

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

傳回

Boolean

bool

如果支援變更桌面和鎖定畫面影像,則為true;否則為false

適用於