Miner.Responder.Shared.Channels.MSMQ Namespace > CallContextData Class : CallContextProperties Property |
'Declaration
Public ReadOnly Property CallContextProperties As System.Collections.Generic.Dictionary(Of String,Object)
'Usage
Dim instance As CallContextData Dim value As System.Collections.Generic.Dictionary(Of String,Object) value = instance.CallContextProperties
public System.Collections.Generic.Dictionary<string,object> CallContextProperties {get;}
public read-only property CallContextProperties: System.Collections.Generic.Dictionary;
public function get CallContextProperties : System.Collections.Generic.Dictionary
public: __property System.Collections.Generic.Dictionary<string*,Object*>* get_CallContextProperties();
public: property System.Collections.Generic.Dictionary<String^,Object^>^ CallContextProperties { System.Collections.Generic.Dictionary<String^,Object^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2