NonRootLocalLongFullPath class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.LongPath
    Microsoft.Exchange.Data.LocalLongFullPath
      Microsoft.Exchange.Data.NonRootLocalLongFullPath

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class NonRootLocalLongFullPath _
    Inherits LocalLongFullPath
'Usage
Dim instance As NonRootLocalLongFullPath
[SerializableAttribute]
public sealed class NonRootLocalLongFullPath : LocalLongFullPath

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

NonRootLocalLongFullPath members

Microsoft.Exchange.Data namespace