Miner.Responder.Shared.Filters Namespace > FilterBase Class : Properties Property |
'Declaration
Public Property Properties As System.Collections.IDictionary
'Usage
Dim instance As FilterBase Dim value As System.Collections.IDictionary instance.Properties = value value = instance.Properties
public System.Collections.IDictionary Properties {get; set;}
public read-write property Properties: System.Collections.IDictionary;
public function get,set Properties : System.Collections.IDictionary
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