ExportedSettings 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
ExportedSettings() | |
ExportedSettings(SettingsRoot, HostSettings, HostInstanceSettings) |
ExportedSettings()
public:
ExportedSettings();
public ExportedSettings ();
Public Sub New ()
适用于
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)
参数
- gs
- SettingsRoot
- hs
- HostSettings