Gets or sets the object creation handling used when deserializing this property.
| C# | Visual Basic | Visual C++ |
public ObjectCreationHandling ObjectCreationHandling { get; set; }
Public Property ObjectCreationHandling As ObjectCreationHandling Get Set
public: property ObjectCreationHandling ObjectCreationHandling { ObjectCreationHandling get (); void set (ObjectCreationHandling value); }
The object creation handling.