BaseConfiguration.CommunicationManagers Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ CommunicationManagers { System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement> CommunicationManagers { get; }
member this.CommunicationManagers : System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement>
Public ReadOnly Property CommunicationManagers As List(Of TypeElement)

Property Value

List<TypeElement>

Implements

Applies to