IInternalConfigHost.SupportsRefresh Property

Definition

Returns a value indicating whether the host configuration supports configuration refresh.

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

Property Value

true if the configuration supports configuration refresh; otherwise, false.

Applies to