BaseConfiguration.PackageBindListeners Property

Definition

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

Property Value

List<TypeElement>

Implements

Applies to