|
| DotRas SDK Documentation |
| RasAutoDialManager Constructor (IContainer) |
| RasAutoDialManager Class See Also Send Feedback |
|
Initializes a new instance of the RasAutoDialManager class.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public RasAutoDialManager( IContainer container ) |
| Visual Basic |
|---|
Public Sub New ( container As IContainer ) |
| Visual C++ |
|---|
public: RasAutoDialManager( IContainer^ container ) |
| F# |
|---|
new : container : IContainer -> RasAutoDialManager |
Parameters
- container
- Type: System.ComponentModel..::..IContainer
An IContainer that will contain this component.