PexCreatableByMethodAndSettersAttributeBase.MaySetRemainingFieldsByReflection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.