Bagikan melalui


EventLogConfiguration.LogFilePath Properti

Definisi

Mendapatkan atau mengatur jalur direktori file ke lokasi file tempat peristiwa disimpan untuk log.

public:
 property System::String ^ LogFilePath { System::String ^ get(); void set(System::String ^ value); };
public string LogFilePath { get; set; }
member this.LogFilePath : string with get, set
Public Property LogFilePath As String

Nilai Properti

String yang berisi jalur ke file log peristiwa.

Keterangan

Jika nilai properti ini diubah, panggil SaveChanges metode untuk menyimpan perubahan.

Berlaku untuk

Lihat juga