| PluginShowLogViewerEventArgsContext Property  | 
 
            Gets / sets context
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EventArguments
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic LogViewerContext Context { get; set; }Public Property Context As LogViewerContext
	Get
	Set
Property Value
Type: 
LogViewerContext
See Also