Share via


EventLogInformation.FileSize Eigenschaft

Definition

Ruft die Größe der Datei, die dem Ereignisprotokoll verknüpft ist, in Byte ab.

public:
 property Nullable<long> FileSize { Nullable<long> get(); };
public long? FileSize { get; }
member this.FileSize : Nullable<int64>
Public ReadOnly Property FileSize As Nullable(Of Long)

Eigenschaftswert

Gibt einen Long-Wert zurück.

Gilt für:

Weitere Informationen