IAdapter
T
AdaptedInstance Property
WebDAV#
Gets the internal instance that was adapted for WebDAV#.
Namespace:
WebDAVSharp.Server.Adapters
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
T
AdaptedInstance
{
get
; }
T AdaptedInstance { get; }
Property Value
Type:
T
The adapted instance.
See Also
Reference
IAdapter
T
Interface
WebDAVSharp.Server.Adapters Namespace