DataCollectorMessageInfo.Level Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the severity level of the message.
public:
property Microsoft::VisualStudio::TestTools::Common::DataCollectorMessageLevel Level { Microsoft::VisualStudio::TestTools::Common::DataCollectorMessageLevel get(); };
public Microsoft.VisualStudio.TestTools.Common.DataCollectorMessageLevel Level { get; }
member this.Level : Microsoft.VisualStudio.TestTools.Common.DataCollectorMessageLevel
Public ReadOnly Property Level As DataCollectorMessageLevel
Property Value
The severity level of the message.