Share via


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)

속성 값

long 값을 반환합니다.

적용 대상

추가 정보