[This is preliminary documentation and is subject to change.]

You can alter this to let the OnGet event return something different than the last Set value.

Namespace:  Forcepoint.GUISS
Assembly:  Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)

Syntax

C#
public Object ValueToReturn { get; set; }

See Also