AddOn Property

TriCodeTest

ApplicationDbContext..::..AddOn Property

Gets or sets the add on.

Namespace:  TriCodeTest.Data
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public DbSet<AddOn> AddOn { get; set; }

Field Value

The add on.