This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.DriveText Property (ArcObjects .NET 10.4 SDK) |
Formatted text descrbing the length and time of the direction item.
[Visual Basic .NET] Public ReadOnly Property DriveText As String
[C#] public string DriveText {get;}
[C++]
HRESULT get_DriveText(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR
Returns formatted text composed from the item length and time. For example, "drive 10 mi ~ 10 minutes".