共用方式為


OrchestrationPort 類別

定義

public ref class OrchestrationPort sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::IOrchestrationPort
public sealed class OrchestrationPort : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.IOrchestrationPort
type OrchestrationPort = class
    inherit BaseObject
    interface IOrchestrationPort
Public NotInheritable Class OrchestrationPort
Inherits BaseObject
Implements IOrchestrationPort
繼承
OrchestrationPort
實作

屬性

Binding
Modifier
Name
Orchestration
PortType
ReceivePort
SendPort
SendPortGroup

明確介面實作

IOrchestrationPort.Orchestration
IOrchestrationPort.PortType
IOrchestrationPort.ReceivePort
IOrchestrationPort.SendPort
IOrchestrationPort.SendPortGroup

適用於