Share via


EdbFilePath.Parse method

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

Syntax

'Declaration
Public Shared Function Parse ( _
    pathName As String _
) As EdbFilePath
'Usage
Dim pathName As String
Dim returnValue As EdbFilePath

returnValue = EdbFilePath.Parse(pathName)
public static EdbFilePath Parse(
    string pathName
)

Parameters

Return value

Type: Microsoft.Exchange.Data.EdbFilePath

See also

Reference

EdbFilePath class

EdbFilePath members

Microsoft.Exchange.Data namespace