ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommand.Argument Property

The command argument(s).

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

[C++]
HRESULT get_Argument(
  VARIANT* pArgument
);
[C++]

Parameters

pArgument [out, retval]   pArgument is a parameter of type VARIANT

Product Availability

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

See Also

IRasterCommand Interface