Gets or sets a comment associated with the entry.

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

C#
public string Comment { get; set; }
Visual Basic
Public Property Comment As String
	Get
	Set

See Also