This document is archived and information here might be outdated. Recommended version. |
The name of the indexed table of signpost street references.
[Visual Basic .NET]
Public Property SignpostStreetsTableName As String
[C#]
public string SignpostStreetsTableName {get; set;}
[C++]
HRESULT get_SignpostStreetsTableName(
System.String* TableName
);
[C++]
HRESULT put_SignpostStreetsTableName(
BSTR TableName
);
[C++] Parameters TableName [out, retval]
TableName is a parameter of type BSTR* TableName [in]
TableName is a parameter of type BSTR