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


ILocatorStyleUI.StyleName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorStyleUI Interface > ILocatorStyleUI.StyleName Property
ArcGIS Developer Help

ILocatorStyleUI.StyleName Property

Name of the locator style selected.

[Visual Basic .NET]
Public Property StyleName As String
[C#]
public string StyleName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorStyleUI Interface