Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer.Configuration Namespace > ConnectionElementCollection Class : Properties Property |
protected override ConfigurationPropertyCollection Properties {get;}
'Declaration Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection
'Usage Dim instance As ConnectionElementCollection Dim value As ConfigurationPropertyCollection value = instance.Properties
protected: property ConfigurationPropertyCollection^ Properties { ConfigurationPropertyCollection^ get() override; }