共用方式為


MetadataUpdater.IsSupported 屬性

定義

取得值,這個值表示元件更新是否已啟用且可供使用。

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

屬性值

true 如果元件更新已啟用且可用,則為 ;否則為 false

適用於