ConnectionSettings Constructor ()
Initializes a new instance of the ConnectionSettings class.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Syntax
protected ConnectionSettings()
protected:
ConnectionSettings()
new : unit -> ConnectionSettings
Protected Sub New
Remarks
This is usable only by derived classes.
See Also
ConnectionSettings Class
Microsoft.EnterpriseManagement.Common Namespace
Return to top