Leadtools.Medical.DataAccessLayer.Configuration Namespace > ConnectionElement Class : Properties Property |
protected override ConfigurationPropertyCollection Properties {get;}
'Declaration Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection
'Usage Dim instance As ConnectionElement Dim value As ConfigurationPropertyCollection value = instance.Properties
protected: property ConfigurationPropertyCollection^ Properties { ConfigurationPropertyCollection^ get() override; }