This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public:
property bool NotifyOnTargetUpdated { bool get(); void set(bool value); };
public bool NotifyOnTargetUpdated { get; set; }
member this.NotifyOnTargetUpdated : bool with get, set
Public Property NotifyOnTargetUpdated As Boolean
Property Value