Table of Contents

Class ReportFile

Namespace
The.Export
Assembly
Instagile.dll
public sealed class ReportFile
Inheritance
ReportFile
Inherited Members

Constructors

ReportFile(FileProperty?)

public ReportFile(FileProperty? attribute)

Parameters

attribute FileProperty

Properties

Filename

public string Filename { get; }

Property Value

string

MIMEType

public string MIMEType { get; }

Property Value

string

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.