The properties of the WopSerializerAttribute class are listed below. For a complete list of WopSerializerAttribute class members, see the WopSerializerAttribute Members topic.
ClassFullName (inherited from WopClassBaseAttribute) | Sets the full class name (with namespace) for the generated class. |
ClassName (inherited from WopClassBaseAttribute) | Gets or sets the name (without namespace) for the generated class. |
GenerateFactoryMethod | Gets or sets the value specifying if "CreateInstance" method has to be generated in the serializer class. |
Namespace (inherited from WopClassBaseAttribute) | Gets or sets the namespace for the generated class. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
WopSerializerAttribute Class | TechTalk.Genome.Wop Namespace