ContentPropertyAttribute::Name Property
.NET Framework (current version)
Gets the String representing the name of the content property.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The following restrictions pertain to ContentPropertyAttribute:
Type, Stack<T>, and Queue<T> are not supported ContentProperty types.
An empty string will be deserialized as a null value.
A ContentProperty which binds to a field using ActivityBind will not be serialized as a ContentProperty.
ContentProperty that interleaves with non-content property is not supported in workflow markup.
.NET Framework
Available since 3.0
Available since 3.0
Show: