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