Get the Context of the logger.
Namespace:
LeCouteauSuisse.APIAssembly: LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
C# |
---|
public LoggerContext Context { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Context As LoggerContext |
Visual C++ |
---|
public: property LoggerContext^ Context { LoggerContext^ get (); } |