Gets or sets the key comment. The comment is used while saving in some formats.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Comment As String Get Set |
C# |
---|
public string Comment { get; set; } |