ContentSerializerAttribute

class ContentSerializerAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
bool AllowNull
string CollectionItemName

Returns the overriden XML element name or the default “Item”.

string ElementName
bool FlattenContent
readonly bool HasCollectionItemName

Returns true if the default CollectionItemName value was overridden.

bool Optional
bool SharedResource
public ContentSerializerAttribute Clone()