共用方式為


EventLogInformation.FileSize 屬性

定義

取得與事件記錄相關聯之檔案的大小 (以位元組為單位)。

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)

屬性值

傳回長數值。

適用於

另請參閱