BeginScopeContext Class

Namespace
Microsoft.Extensions.Logging.Testing
Assemblies
  • Microsoft.Extensions.Logging.Testing

Syntax

public class BeginScopeContext
class Microsoft.Extensions.Logging.Testing.BeginScopeContext

Properties

Microsoft.Extensions.Logging.Testing.BeginScopeContext.LoggerName
Return type:System.String
public string LoggerName { get; set; }
Microsoft.Extensions.Logging.Testing.BeginScopeContext.Scope
Return type:System.Object
public object Scope { get; set; }