AutomationPeer.GetLiveSetting Method

Definition

Gets the live setting notification behavior information for the object that is associated with the UI Automation peer.

public:
 virtual AutomationLiveSetting GetLiveSetting() = GetLiveSetting;
AutomationLiveSetting GetLiveSetting();
public AutomationLiveSetting GetLiveSetting();
function getLiveSetting()
Public Function GetLiveSetting () As AutomationLiveSetting

Returns

A value of the enumeration.

Applies to