Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MultilineTextSurrogate Class / Contents Property

In This Topic
    Contents Property (MultilineTextSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Contents As String
    public string Contents {get; set;}
    See Also