This document is archived and information here might be outdated. Recommended version. |
The default output vector prefix.
[Visual Basic .NET]
Public Property DefaultOutputVectorPrefix As String
[C#]
public string DefaultOutputVectorPrefix {get; set;}
[C++]
HRESULT get_DefaultOutputVectorPrefix(
System.String* vectorPrefix
);
[C++]
HRESULT put_DefaultOutputVectorPrefix(
BSTR vectorPrefix
);
[C++] Parameters vectorPrefix [out, retval]
vectorPrefix is a parameter of type BSTR* vectorPrefix [in]
vectorPrefix is a parameter of type BSTR
The user specified prefix which is included to all temporary output Shapefiles during analysis.