CimSessionOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CimSessionOptions() | |
CimSessionOptions(String) |
CimSessionOptions()
public:
CimSessionOptions();
public:
CimSessionOptions();
CimSessionOptions();
public CimSessionOptions ();
Public Sub New ()
Applies to
CimSessionOptions(String)
protected:
CimSessionOptions(System::String ^ protocol);
protected:
CimSessionOptions(Platform::String ^ protocol);
CimSessionOptions(std::wstring const & protocol);
protected CimSessionOptions (string protocol);
new Microsoft.Management.Infrastructure.Options.CimSessionOptions : string -> Microsoft.Management.Infrastructure.Options.CimSessionOptions
Protected Sub New (protocol As String)
Parameters
- protocol
- String