Miner.Responder.Shared Namespace > IUserInput Interface : Properties Property |
'Declaration
ReadOnly Property Properties As System.Collections.IDictionary
'Usage
Dim instance As IUserInput Dim value As System.Collections.IDictionary value = instance.Properties
System.Collections.IDictionary Properties {get;}
read-only property Properties: System.Collections.IDictionary;
function get Properties : System.Collections.IDictionary
__property System.Collections.IDictionary* get_Properties();
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