| TopicFileRevisionNumber Property |
This is used to get the topic's revision number
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public int RevisionNumber { get; }
Public ReadOnly Property RevisionNumber As Integer
Get
public:
property int RevisionNumber {
int get ();
}
member RevisionNumber : int with get
Property Value
Type:
Int32See Also