Indicates whether classes should be harvested.
If false
and IncludeProperties is true
, only properties
referencing previously defined classes are harvested.
public bool IncludeClasses { get; set; }
Indicates whether classes should be harvested.
If false
and IncludeProperties is true
, only properties
referencing previously defined classes are harvested.
public bool IncludeClasses { get; set; }