Share via


Database.LogFolderPath Property

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

Syntax

'Declaration
Public Property LogFolderPath As NonRootLocalLongFullPath
    Get
    Friend Set
'Usage
Dim instance As Database
Dim value As NonRootLocalLongFullPath

value = instance.LogFolderPath
public NonRootLocalLongFullPath LogFolderPath { get; internal set; }