Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileBodySurrogate Class / DeserializedContent Property

In This Topic
    DeserializedContent Property
    In This Topic
    For deserialization purpose only.
    Syntax
    'Declaration
     
    Public Property DeserializedContent As contentType
    public contentType DeserializedContent {get; set;}
    See Also