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

라이브 영역의 알림 특성입니다.

적용 대상