summaryP:DotNetNuke.Services.FileSystem.FileInfo.ContentType
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("contenttype")] public string ContentType { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("contenttype")> Public Property ContentType As String Get Set |