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


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

IESRILocatorReleaseInfo.Release Property

The description of locator release.

[Visual Basic .NET]
Public ReadOnly Property Release As String
[C#]
public string Release {get;}
[C++]
HRESULT get_Release(
  System.String* Release
);
[C++]
Parameters
Release [out, retval]

Release is a parameter of type BSTR*

Product Availability

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

See Also

IESRILocatorReleaseInfo Interface