ArcObjects Library Reference (Location)  

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(
  BSTR* 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