IInternalConfigHost.SupportsChangeNotifications Property

Definition

Returns a value indicating whether the host configuration supports change notification.

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

Property Value

true if the configuration supports change notification; otherwise, false.

Applies to