IReceiveLocation2.ReceiveHandler Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::BizTalk::ExplorerOM::IReceiveHandler ^ ReceiveHandler { Microsoft::BizTalk::ExplorerOM::IReceiveHandler ^ get(); void set(Microsoft::BizTalk::ExplorerOM::IReceiveHandler ^ value); };
public Microsoft.BizTalk.ExplorerOM.IReceiveHandler ReceiveHandler { get; set; }
member this.ReceiveHandler : Microsoft.BizTalk.ExplorerOM.IReceiveHandler with get, set
Public Property ReceiveHandler As IReceiveHandler