WebDavStoreDocumentBase
MimeType Property
WebDAV#
Gets or sets the mime type of this
IWebDavStoreItem
.
Namespace:
WebDAVSharp.Server.Stores.BaseClasses
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
public
string
MimeType
{
get
; }
public string MimeType { get; }
Property Value
Type:
String
The type of the MIME.
See Also
Reference
WebDavStoreDocumentBase Class
WebDAVSharp.Server.Stores.BaseClasses Namespace