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