MSBuildInternalMessage.Severity Property

Definition

Microsoft.Build.Tasks.MSBuildInternalMessage.BuildMessageSeverity.

public:
 property System::String ^ Severity { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string Severity { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.Severity : string with get, set
Public Property Severity As String

Property Value

Attributes

Applies to