DelegatingConfigHost.SupportsChangeNotifications Property

Definition

Gets a value indicating whether the host configuration supports change notifications.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

true if the host supports change notifications; otherwise, false.

Implements

Applies to