IItemContentContentType Property
IT Hit WebDAV Classes Reference
Content type of the file.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax string ContentType { get; }
ReadOnly Property ContentType As String
Get
property String^ ContentType {
String^ get ();
}
abstract ContentType : string with get
Property Value
Type:
StringString representing mime-type of the file.
See Also