ActivitySurrogateSelector::Default Property
.NET Framework (current version)
Gets the default ActivitySurrogateSelector. This property is read-only.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
public: property ActivitySurrogateSelector^ Default { static ActivitySurrogateSelector^ get(); }
Property Value
Type: System.Workflow.ComponentModel.Serialization::ActivitySurrogateSelector^The default ActivitySurrogateSelector that can be used to serialize an Activity.
.NET Framework
Available since 3.0
Available since 3.0
Show: