Revision History ClassRevision Property
This property has revision history
Definition
Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
public string Revision { get; set; }VB
Public Property Revision As String
Get
SetC++
public:
property String^ Revision {
String^ get ();
void set (String^ value);
}F#
member Revision : string with get, setProperty Value
StringRevision History
| Date | Version | Description |
|---|---|---|
| 05/25/2014 | 9.0.1.4 | Added an example property |