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