ShouldUseConstructorParameters Property
Determines if constructor parameters should be used to create the class instead of the default constructor and members.

Syntax

public virtual ShouldUseConstructorParameters ShouldUseConstructorParameters { get; set; }

Value