Gets or sets the file extension for the generated files
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public string FileExtension { get; set; }
public string FileExtension { get; set; }
Public Property FileExtension As String
Get
Set
Public Property FileExtension As String
Get
Set
public:
property String^ FileExtension {
String^ get ();
void set (String^ value);
}
public:
property String^ FileExtension {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
The file extension for the generated files
The file extension for the generated files