BaseConfiguration._managers Field

Definition

protected: System::Collections::Generic::Dictionary<Microsoft::HostIntegration::Drda::Common::ManagerCodePoint, Microsoft::HostIntegration::Drda::Common::ManagerElement ^> ^ _managers;
protected System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.ManagerCodePoint,Microsoft.HostIntegration.Drda.Common.ManagerElement> _managers;
val mutable _managers : System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.ManagerCodePoint, Microsoft.HostIntegration.Drda.Common.ManagerElement>
Protected _managers As Dictionary(Of ManagerCodePoint, ManagerElement) 

Field Value

Dictionary<ManagerCodePoint,ManagerElement>

Applies to