Inheritance
System.Object
MessageProperty
Inherited Members
DiagnosticsProperty<Object>.lazy(String, ComputePropertyValueCallback<Object>, String, String, String, Boolean, Boolean, Object, String, Boolean, DiagnosticsTreeStyle, DiagnosticLevel)
public class MessageProperty : DiagnosticsProperty<object>
Constructors
Declaration
public MessageProperty(string name, string message, DiagnosticLevel level = DiagnosticLevel.info)
Parameters
Type |
Name |
Description |
System.String |
name |
|
System.String |
message |
|
DiagnosticLevel |
level |
|