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