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