次の方法で共有


CimSessionOptions Constructor

 

Creates and initializes a new instance of the CimSessionOptions class.

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

Overload List

Name Description
System_CAPS_pubmethod CimSessionOptions()

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

System_CAPS_protmethod CimSessionOptions(String)

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

See Also

CimSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top