EdbFilePath.IsPathInRootDirectory property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public ReadOnly Property IsPathInRootDirectory As Boolean
    Get
'Usage
Dim instance As EdbFilePath
Dim value As Boolean

value = instance.IsPathInRootDirectory
public bool IsPathInRootDirectory { get; }

Property value

Type: System.Boolean

See also

Reference

EdbFilePath class

EdbFilePath members

Microsoft.Exchange.Data namespace