IConfiguration.Managers Property

Definition

public:
 property System::Collections::Generic::Dictionary<Microsoft::HostIntegration::Drda::Common::ManagerCodePoint, Microsoft::HostIntegration::Drda::Common::ManagerElement ^> ^ Managers { System::Collections::Generic::Dictionary<Microsoft::HostIntegration::Drda::Common::ManagerCodePoint, Microsoft::HostIntegration::Drda::Common::ManagerElement ^> ^ get(); };
public System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.ManagerCodePoint,Microsoft.HostIntegration.Drda.Common.ManagerElement> Managers { get; }
member this.Managers : System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.ManagerCodePoint, Microsoft.HostIntegration.Drda.Common.ManagerElement>
Public ReadOnly Property Managers As Dictionary(Of ManagerCodePoint, ManagerElement)

Property Value

Dictionary<ManagerCodePoint,ManagerElement>

Applies to