| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
PluginAttribute.TypeName Property
      
     
    
       Gets or sets the type name for the plugin. 
      
        [Visual�Basic]
        Public�Property�TypeName�As�
String 
      
        [C#]
        public�
string�TypeName�{get;�set;}
 
      
      
      Property Value
       The type name for the plugin. 
      Remarks
             The type name for the plugin. 
             Where possible use the Type property instead. 
            See Also
PluginAttribute Class | log4net.Config Namespace