Comments Property (ExecutionHistoryItem)
In This Topic
User-entered comments for this instance.
Syntax
'Declaration
Public ReadOnly Property Comments As String
public string Comments {get;}
public:
property String^ Comments {
String^ get();
}
See Also