Class FileCitation
public class FileCitation : FilePath
- Inheritance
-
objectFileCitation
- Derived
- Inherited Members
Properties
Filename
The filename of the file cited.
public string Filename { get; set; }
Property Value
- string
public class FileCitation : FilePath
The filename of the file cited.
public string Filename { get; set; }