The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ProviderBase::Description Property
.NET Framework (current version)
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::String^A brief, friendly description suitable for display in administrative tools or other UIs.
If a configured provider does not supply a description, the value of the Name property is returned as a default.
.NET Framework
Available since 2.0
Available since 2.0
Show: