ContentPropertyAttribute Class
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.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
For Windows Workflow Foundation, the following restrictions pertain to ContentPropertyAttribute:
Type, Stack(Of T), and Queue(Of T) are not supported ContentProperty types.
An empty string is deserialized as a null value.
A ContentProperty that binds to a field using ActivityBind is not serialized as a ContentProperty.
ContentProperty that interleaves with non-content property is not supported in workflow markup.
System.Attribute
System.Workflow.ComponentModel.Serialization.ContentPropertyAttribute
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.