Share via


NewCimSessionOptionCommand Constructor ()

 

Constructs an instance that allows the user to create a CimSessionOptions object to use for creating one or more CIM session connections.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Syntax

public NewCimSessionOptionCommand()
public:
NewCimSessionOptionCommand()
new : unit -> NewCimSessionOptionCommand
Public Sub New

See Also

NewCimSessionOptionCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top