This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEWorkspace2 Interface > IDEWorkspace2.BugfixVersion Property (ArcObjects .NET 10.5 SDK) |
The bugfix version of the release.
[Visual Basic .NET] Public ReadOnly Property BugfixVersion As Integer
[C#] public int BugfixVersion {get;}
[C++]
HRESULT get_BugfixVersion(
long* number
);
[C++]
Parameters number [out, retval] number is a parameter of type long