IItemContent.ContentType Property

IT Hit WebDAV for .NET

Content type of the resource.

[Visual Basic]
Property ContentType As String
[C#]
string ContentType {get;}

Property Value

String representing mime-type of the file.

See Also

IItemContent Interface | ITHit.WebDAV.Client Namespace