Class ReportFile
public sealed class ReportFile
- Inheritance
-
ReportFile
- Inherited Members
Constructors
ReportFile(FileProperty?)
public ReportFile(FileProperty? attribute)
Parameters
attributeFileProperty
Properties
Filename
public string Filename { get; }
Property Value
MIMEType
public string MIMEType { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.