次の方法で共有


IAutomationLiveRegion.LiveSetting プロパティ

定義

ライブ領域の通知特性を取得または設定します。

public:
 property System::Windows::Forms::Automation::AutomationLiveSetting LiveSetting { System::Windows::Forms::Automation::AutomationLiveSetting get(); void set(System::Windows::Forms::Automation::AutomationLiveSetting value); };
public System.Windows.Forms.Automation.AutomationLiveSetting LiveSetting { get; set; }
member this.LiveSetting : System.Windows.Forms.Automation.AutomationLiveSetting with get, set
Public Property LiveSetting As AutomationLiveSetting

プロパティ値

AutomationLiveSetting

ライブ領域の通知特性。

適用対象