Gets or sets the trace level that determines the messages that will be traced.
Namespace:
Novalys.VisualGuard.Security.DeploymentAssembly: vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public TraceLevel TraceLevel { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TraceLevel As TraceLevel |