| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
PluginMap.Item Property 
      
     
    
       Gets a IPlugin by name. 
      
        [Visual�Basic]
        Public�Default�ReadOnly�Property�Item( _
���ByVal 
name�As�
String�_
)�As�
IPlugin 
      
      
      
      Parameters
      
        - 
          name
        
 
        - The name of the IPlugin to lookup.
 
      
      Remarks
             Lookup a plugin by name. If the plugin is not found null will be returned. 
            See Also
PluginMap Class | log4net.Plugin Namespace