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