ContentTypeWriter.CanDeserializeIntoExistingObject Property

Note

This property is available only when developing for Windows.

Determines if deserialization into an existing object is possible.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public virtual bool CanDeserializeIntoExistingObject { get; }

Property Value

true if the object can be deserialized into; false otherwise.

See Also

Reference

ContentTypeWriter Class
ContentTypeWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace

Platforms

Windows 7, Windows Vista, Windows XP