 | RevisionHistoryClassRevision Property |
This property has revision history
Namespace: XMLCommentsExamplesAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntaxpublic 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:
String
Revision HistoryDate | Version | Description |
---|
05/25/2014 | 9.0.1.4 | Added an example property |
See Also