Share via


Database.LogFileSize property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property LogFileSize As Integer
    Get
'Usage
Dim instance As Database
Dim value As Integer

value = instance.LogFileSize
public int LogFileSize { get; }

Property value

Type: System.Int32

See also

Reference

Database class

Database members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace