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