Logger.DrdaEventMessageMappings Property

Definition

public:
 static property System::Collections::Generic::Dictionary<int, Microsoft::HostIntegration::Drda::Common::DrdaEvent ^> ^ DrdaEventMessageMappings { System::Collections::Generic::Dictionary<int, Microsoft::HostIntegration::Drda::Common::DrdaEvent ^> ^ get(); void set(System::Collections::Generic::Dictionary<int, Microsoft::HostIntegration::Drda::Common::DrdaEvent ^> ^ value); };
public static System.Collections.Generic.Dictionary<int,Microsoft.HostIntegration.Drda.Common.DrdaEvent> DrdaEventMessageMappings { get; set; }
member this.DrdaEventMessageMappings : System.Collections.Generic.Dictionary<int, Microsoft.HostIntegration.Drda.Common.DrdaEvent> with get, set
Public Shared Property DrdaEventMessageMappings As Dictionary(Of Integer, DrdaEvent)

Property Value

Dictionary<Int32,DrdaEvent>

Applies to