Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Comment Property

In This Topic
    Comment Property
    In This Topic
    Gets or sets the comment.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}
    See Also