Gets or sets a comment in relation to this connection, e.g. "development..."
| C# | Visual Basic | Visual C++ |
public string Comment { get; set; }
Public Property Comment As String
public: property String^ Comment { String^ get (); void set (String^ value); }
A comment.