Share via


PexCreatableByMethodAndSettersAttributeBase.MaySetRemainingFieldsByReflection Property

Definition

Whether fields which are not handled explicitly by this attribute may be set by reflection. Use with care.

public:
 property bool MaySetRemainingFieldsByReflection { bool get(); void set(bool value); };
public bool MaySetRemainingFieldsByReflection { get; set; }
member this.MaySetRemainingFieldsByReflection : bool with get, set
Public Property MaySetRemainingFieldsByReflection As Boolean

Property Value

Returns Boolean.

Applies to