ExportedSettings.HostInstanceSettings Property
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.
public:
property Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ HostInstanceSettings { Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ get(); void set(Microsoft::BizTalk::ExplorerOM::HostInstanceSettings ^ value); };
public Microsoft.BizTalk.ExplorerOM.HostInstanceSettings HostInstanceSettings { get; set; }
member this.HostInstanceSettings : Microsoft.BizTalk.ExplorerOM.HostInstanceSettings with get, set
Public Property HostInstanceSettings As HostInstanceSettings