ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommand.Name Property

The command name, e.g. CalculateStatistics, BuildPyramids, and etc.

ERROR: Syntax information about IRasterCommand.Name may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_Name(
  BSTR* pName
);
[C++]

Parameters

pName [out, retval]   pName is a parameter of type BSTR

Product Availability

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

See Also

IRasterCommand Interface