LocationInfo.FileName Property
      
     
    
       Gets the file name of the caller. 
      
        [Visual Basic]
        Public ReadOnly Property FileName As 
String 
      
        [C#]
        public 
string FileName {get;}
 
      
      
      Property Value
       The file name of the caller. 
      Remarks
             Gets the file name of the caller. 
            See Also
LocationInfo Class | log4net.Core Namespace