Method ShouldSerializeOptions
ShouldSerializeOptions()
Indicates whether the Options property should be persisted.
public override bool ShouldSerializeOptions()
Returns
- bool
True if
Optionsdiffers from its default value; otherwise false.
Indicates whether the Options property should be persisted.
public override bool ShouldSerializeOptions()
True if Options differs from its default value; otherwise false.