Share via


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

适用于