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