Can not find ConfigurationManager class in class library C#
To use ConfigurationManager class in Classlibrary use following
ConfigurationManager class lies in System.Configuration namespace and assembly System.Configuration.
To use this please add reference of System.Configuration. Go to Framework tab in Add references and select System.Configuration
Hope it helps!
Categories: ASP.NET
class, Classlibrary in C#, ConfigurationManager
Comments (0)
Trackbacks (0)
Leave a comment
Trackback
Comments