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