Share via


RequiredArguments Class

Represents the required arguments for the command line program.

Inheritance Hierarchy

System.Object
  System.Attribute
    Microsoft.Office.Excel.Server.Addins.ComputeCluster.RequiredArguments

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 RequiredArguments _
    Inherits Attribute
'Usage
Dim instance As RequiredArguments
public class RequiredArguments : Attribute

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

RequiredArguments Members

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