Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Command Property








Gets the IRasterCommand object currently being executed.
Syntax
public IRasterCommand Command {get;}
'Declaration
 
Public ReadOnly Property Command As IRasterCommand
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As IRasterCommand
 
value = instance.Command
public IRasterCommand Command {get;}
 get_Command(); 
public:
property IRasterCommand^ Command {
   IRasterCommand^ get();
}

Property Value

The IRasterCommand object currently being executed.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms

See Also

Reference

RasterCommandProcessorProgressEventArgs Class
RasterCommandProcessorProgressEventArgs Members

Error processing SSI file