Application.Pipelines 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::PipelineCollection ^ Pipelines { Microsoft::BizTalk::ExplorerOM::PipelineCollection ^ get(); };
public Microsoft.BizTalk.ExplorerOM.PipelineCollection Pipelines { get; }
member this.Pipelines : Microsoft.BizTalk.ExplorerOM.PipelineCollection
Public ReadOnly Property Pipelines As PipelineCollection