SourceHostMaps.DestinationHosts Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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