WebDavDiskStoreDocument MimeType Property WebDAV#
Gets the mime type of this IWebDavStoreItem.

Namespace: WebDAVSharp.Server.Stores.DiskStore
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string MimeType { get; }

Property Value

Type: String

Implements

IWebDavStoreDocument MimeType
See Also