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)

プロパティ値

長い値を返します。

適用対象