Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / AttributeReferenceSurrogate Class / DeserializationContent Property

In This Topic
    DeserializationContent Property (AttributeReferenceSurrogate)
    In This Topic
    Gets or sets the contentType used for deserialization purpose only.
    Syntax
    'Declaration
     
    Protected Property DeserializationContent As contentType
    protected contentType DeserializationContent {get; set;}
    See Also