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