This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.StreetName Property (ArcObjects .NET 10.4 SDK) |
The street name of the direction item.
[Visual Basic .NET] Public ReadOnly Property StreetName As String
[C#] public string StreetName {get;}
[C++]
HRESULT get_StreetName(
BSTR* pbstrStreetName
);
[C++]
Parameters pbstrStreetName [out, retval] pbstrStreetName is a parameter of type BSTR
Provides a street name to the corresponding item.