VersionComments Property
Comments included when this version of the file was checked in.
Syntax
__property String VersionComments[int VersionIndex] = {read=FVersionComments, write=FSetVersionComments};
Default Value
""
Remarks
Comments included when this version of the file was checked in.
The size of the array is controlled by the VersionCount property.
This property is read-only and not available at design time.
Data Type
String