Sandcastle XML Comments Guide
RevisionHistoryClassRevision Property |
This property has revision history
Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public string Revision { get; set; }
Public Property Revision As String Get Set
public: property String^ Revision { String^ get (); void set (String^ value); }
member Revision : string with get, set
Property Value
Type: StringRevision History
Date | Version | Description |
---|---|---|
05/25/2014 | 9.0.1.4 | Added an example property |
See Also