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


ILasTile.OutputBaseName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasTile.OutputBaseName Property

The base name of the output files.

[Visual Basic .NET]
Public WriteOnly Property OutputBaseName
[C#]
public void OutputBaseName {set;}
[C++]
HRESULT put_OutputBaseName(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasTile Interface