Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQClientChannel Class : CustomProperties Property |
'Declaration
Public ReadOnly Property CustomProperties As System.Collections.IDictionary
'Usage
Dim instance As MSMQClientChannel Dim value As System.Collections.IDictionary value = instance.CustomProperties
public System.Collections.IDictionary CustomProperties {get;}
public read-only property CustomProperties: System.Collections.IDictionary;
public function get CustomProperties : System.Collections.IDictionary
public: __property System.Collections.IDictionary* get_CustomProperties();
public: property System.Collections.IDictionary^ CustomProperties { System.Collections.IDictionary^ 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