ServiceRef.Ports Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Binding::ServicePortRefCollection ^ Ports { Microsoft::BizTalk::Deployment::Binding::ServicePortRefCollection ^ get(); void set(Microsoft::BizTalk::Deployment::Binding::ServicePortRefCollection ^ value); };
public Microsoft.BizTalk.Deployment.Binding.ServicePortRefCollection Ports { get; set; }
member this.Ports : Microsoft.BizTalk.Deployment.Binding.ServicePortRefCollection with get, set
Public Property Ports As ServicePortRefCollection

Property Value

ServicePortRefCollection

Applies to