ExportedSettings 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
ExportedSettings() | |
ExportedSettings(SettingsRoot, HostSettings, HostInstanceSettings) |
ExportedSettings()
public:
ExportedSettings();
public ExportedSettings ();
Public Sub New ()
Applies to
ExportedSettings(SettingsRoot, HostSettings, HostInstanceSettings)
public:
ExportedSettings(Microsoft::BizTalk::ExplorerOM::SettingsRoot ^ gs, Microsoft::BizTalk::ExplorerOM::HostSettings ^ hs, Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ his);
public ExportedSettings (Microsoft.BizTalk.ExplorerOM.SettingsRoot gs, Microsoft.BizTalk.ExplorerOM.HostSettings hs, Microsoft.BizTalk.ExplorerOM.HostInstanceSettings his);
new Microsoft.BizTalk.ExplorerOM.ExportedSettings : Microsoft.BizTalk.ExplorerOM.SettingsRoot * Microsoft.BizTalk.ExplorerOM.HostSettings * Microsoft.BizTalk.ExplorerOM.HostInstanceSettings -> Microsoft.BizTalk.ExplorerOM.ExportedSettings
Public Sub New (gs As SettingsRoot, hs As HostSettings, his As HostInstanceSettings)
Parameters
- gs
- SettingsRoot
- hs
- HostSettings