This interface is implemented by other adapters in the WebDAV#
            project, to facilitate access to the underlying adapted object.
            
Namespace: WebDAVSharp.Server.AdaptersAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax Type Parameters
Type Parameters- T
- The type of internal instance that is adapted.
The IAdapter T type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdaptedInstance | 
            Gets the internal instance that was adapted for WebDAV#.
             | 
 See Also
See Also