IWebDavStoreDocument
OpenReadStream Method
WebDAV#
Opens a
Stream
object for the document, in read-only mode.
Namespace:
WebDAVSharp.Server.Stores
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
Stream
OpenReadStream
()
Stream OpenReadStream()
Return Value
Type:
Stream
The
Stream
object that can be read from.
See Also
Reference
IWebDavStoreDocument Interface
WebDAVSharp.Server.Stores Namespace