Compartilhar via


CimSessionOptions Constructor ()

 

Creates and initializes a new instance of the CimSessionOptions class that uses the default transport protocol.

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

Syntax

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

See Also

CimSessionOptions Overload
CimSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top