This document is archived and information here might be outdated.  Recommended version.


IESRILocatorBuildOptionsEdit.GDBVersionName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IE > IESRILocatorBuildOptionsEdit Interface > IESRILocatorBuildOptionsEdit.GDBVersionName Property
ArcGIS Developer Help

IESRILocatorBuildOptionsEdit.GDBVersionName Property

The name of the GDB version the locator is built against.

[Visual Basic .NET]
Public WriteOnly Property GDBVersionName_2
[C#]
public void GDBVersionName_2 {set;}
[C++]
HRESULT put_GDBVersionName(
  BSTR 
);
[C++]
Parameters
 [in]

is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IESRILocatorBuildOptionsEdit Interface