共用方式為


ReceivePort.RemoveReceiveLocation(IReceiveLocation) 方法

定義

public:
 void RemoveReceiveLocation(Microsoft::BizTalk::ExplorerOM::IReceiveLocation ^ receiveLocation);
public void RemoveReceiveLocation (Microsoft.BizTalk.ExplorerOM.IReceiveLocation receiveLocation);
member this.RemoveReceiveLocation : Microsoft.BizTalk.ExplorerOM.IReceiveLocation -> unit
Public Sub RemoveReceiveLocation (receiveLocation As IReceiveLocation)

參數

receiveLocation
IReceiveLocation

實作

適用於