Miner.Responder.Shared.Configuration Namespace > ProviderFeatureSection Class : Properties Property |
'Declaration
Protected Overrides ReadOnly Property Properties As System.Configuration.ConfigurationPropertyCollection
'Usage
Dim instance As ProviderFeatureSection Dim value As System.Configuration.ConfigurationPropertyCollection value = instance.Properties
protected override System.Configuration.ConfigurationPropertyCollection Properties {get;}
protected read-only property Properties: System.Configuration.ConfigurationPropertyCollection; override;
protected override function get Properties : System.Configuration.ConfigurationPropertyCollection
protected: __property System.Configuration.ConfigurationPropertyCollection* get_Properties() override;
protected: property System.Configuration.ConfigurationPropertyCollection^ Properties { System.Configuration.ConfigurationPropertyCollection^ get() override; }
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