Share via


CommandLineProgram Class

Represents the command line program.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Excel.Server.Addins.ComputeCluster.CommandLineProgram

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Class CommandLineProgram
'Usage
Dim instance As CommandLineProgram
public class CommandLineProgram

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CommandLineProgram Members

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace