System.Workflow.ComponentModel.Serialization Namespace
.NET Framework 3.0
Provides the infrastructure for managing the serialization of activities and workflows to and from extensible Application Markup Language (XAML) and CodeDOM.
| Class | Description | |
|---|---|---|
![]() | ActivityCodeDomSerializationManager | Manages serialization of activities into designer-generated source code segments before compilation. |
![]() | ActivityCodeDomSerializer | |
![]() | ActivityMarkupSerializer | Provides extensible Application Markup Language (XAML) serialization services for an Activity at design time. |
![]() | ActivitySurrogateSelector | |
![]() | ActivityTypeCodeDomSerializer | |
![]() | CompositeActivityMarkupSerializer | |
![]() | ConstructorArgumentAttribute | |
![]() | ContentPropertyAttribute | Contains the name for the content property of the decorated class. Marking a type with this attribute causes the data in that type to be serialized without the enclosing property name tags. This class cannot be inherited. |
![]() | DependencyObjectCodeDomSerializer | |
![]() | MarkupExtension | |
![]() | RuntimeNamePropertyAttribute | |
![]() | WorkflowMarkupSerializationException | The exception that is thrown by methods that perform serialization and de-serialization. |
![]() | WorkflowMarkupSerializationManager | |
![]() | WorkflowMarkupSerializer | Provides the extensible Application Markup Language (XAML) serialization services to workflows at design time. |
![]() | XmlnsDefinitionAttribute | |
![]() | XmlnsPrefixAttribute | Contains XML namespace and prefix information for the decorated class. This class cannot be inherited. |
Community Additions
ADD
Show:
