共用方式為


IInternalConfigHost.SupportsRefresh 屬性

定義

傳回值,指出主應用程式組態是否支援組態重新整理。

public:
 property bool SupportsRefresh { bool get(); };
public bool SupportsRefresh { get; }
member this.SupportsRefresh : bool
Public ReadOnly Property SupportsRefresh As Boolean

屬性值

如果組態支援組態重新整理,則為 true,否則為 false

適用於