次の方法で共有


IInternalConfigHost.SupportsChangeNotifications プロパティ

定義

ホスト構成が変更通知をサポートしているかどうかを示す値を返します。

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

プロパティ値

構成が変更通知をサポートしている場合は true。それ以外の場合は false

適用対象