13 private enum ExplicitlySet
19 private ExplicitlySet _explicitlySet;
21 private string _xmlElementName;
35 return _xmlElementName;
39 _xmlElementName = value;
40 _explicitlySet |= ExplicitlySet.XmlElementName;
63 return (_explicitlySet & ExplicitlySet.XmlElementName) != ExplicitlySet.None;
No initialization action.
Discovers the attributes of a field and provides access to field metadata.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
Specifies that the class can be serialized.