ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommandResult.Command Property

The executed command.

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

[C++]
HRESULT get_Command(
  IRasterCommand** ppCommand
);
[C++]

Parameters

ppCommand [out, retval]

  ppCommand is a parameter of type IRasterCommand

Product Availability

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

See Also

IRasterCommandResult Interface