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