summaryP:DotNetNuke.Services.FileSystem.FileVersionInfo.ContentType

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlElementAttribute("contenttype")]
public string ContentType { get; set; }
Visual Basic
<XmlElementAttribute("contenttype")> 
Public Property ContentType As String
	Get
	Set

See Also