BtsCatalogExplorer.SendHandlers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::ExplorerOM::SendHandlerCollection ^ SendHandlers { Microsoft::BizTalk::ExplorerOM::SendHandlerCollection ^ get(); };
public Microsoft.BizTalk.ExplorerOM.SendHandlerCollection SendHandlers { get; }
member this.SendHandlers : Microsoft.BizTalk.ExplorerOM.SendHandlerCollection
Public ReadOnly Property SendHandlers As SendHandlerCollection