LogicalThreadContextProperties.Item Property 
      
     
    
       Gets or sets the value of a property 
      
        [Visual Basic]
        Overrides Public Default Property Item( _
   ByVal 
key As 
String _
) As 
Object 
      
      
      
      Parameters
      
        - 
          key
        
- 
          Missing <param> documentation for key
        
Property Value
       The value for the property with the specified key 
      Remarks
             Get or set the property value for the key specified. 
            See Also
LogicalThreadContextProperties Class | log4net.Util Namespace