Click or drag to resize

CrudTContent Property

Get all contents of the file, containing all the contents of the entity.

Namespace:  SandcastleTest.Generic.DAL.FileSystemStorage
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private string Content { get; }

Property Value

Type: String
See Also