Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Filename Property (RollingFileLoggingChannel)






Gets or sets the filename to write the log to.
Syntax
public override string Filename {get; set;}
'Declaration
 
Public Overrides Property Filename As String
'Usage
 
Dim instance As RollingFileLoggingChannel
Dim value As String
 
instance.Filename = value
 
value = instance.Filename

            

            
public:
property String^ Filename {
   String^ get() override;
   void set (    String^ value) override;
}

Property Value

The filename.
Requirements

Target Platforms

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features