PatternConverter.Option Property
      
     
    
       Gets or sets the option value for this converter 
      
        [Visual Basic]
        Overridable Public Property Option As 
String 
      
        [C#]
        public virtual 
string Option {get; set;}
 
      
      
      Remarks
             Gets or sets the option value for this converter 
            See Also
PatternConverter Class | log4net.Util Namespace