| Miner.Responder.Shared Namespace > UserInputManager Class : Properties Property |
'DeclarationPublic ReadOnly Property Properties As System.Collections.Generic.IDictionary(Of String,Object)
'UsageDim instance As UserInputManager Dim value As System.Collections.Generic.IDictionary(Of String,Object) value = instance.Properties
public System.Collections.Generic.IDictionary<string,object> Properties {get;}
public read-only property Properties: System.Collections.Generic.IDictionary;
public function get Properties : System.Collections.Generic.IDictionary
public: __property System.Collections.Generic.IDictionary<string*,Object*>* get_Properties();
public: property System.Collections.Generic.IDictionary<String^,Object^>^ Properties { System.Collections.Generic.IDictionary<String^,Object^>^ 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