Share via


LongPath.CompareTo method (LongPath)

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

Syntax

'Declaration
Public Function CompareTo ( _
    value As LongPath _
) As Integer
'Usage
Dim instance As LongPath
Dim value As LongPath
Dim returnValue As Integer

returnValue = instance.CompareTo(value)
public int CompareTo(
    LongPath value
)

Parameters

Return value

Type: System.Int32

See also

Reference

LongPath class

LongPath members

CompareTo overload

Microsoft.Exchange.Data namespace