Gets the file name of the current entity.
The filename is constructed with the poco class name and the extension .json
Namespace:
SandcastleTest.Generic.DAL.FileSystemStorage
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax private string FileName { get; }
Property Value
Type:
StringSee Also