Click or drag to resize

DavEnvironment Class

IT Hit WebDAV Classes Reference
Exposes environment specific information like the .net runtime running.
Inheritance Hierarchy
SystemObject
  ITHit.WebDAV.ServerDavEnvironment

Namespace: ITHit.WebDAV.Server
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.5.3121.0
Syntax
public static class DavEnvironment

The DavEnvironment type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsRunningOnMono
Gets a value indicating whether the current .net runtime is mono or not.
Top
See Also