VsBuildMessageEventArgs.IsHandled Property

Definition

If this build message was handled somewhere

public:
 property bool IsHandled { bool get(); void set(bool value); };
public:
 property bool IsHandled { bool get(); void set(bool value); };
public bool IsHandled { get; set; }
member this.IsHandled : bool with get, set
Public Property IsHandled As Boolean

Property Value

Applies to