Gets or sets the name of the provider.
| C# | Visual Basic | Visual C++ |
public string ProviderName { get; set; }
Public Property ProviderName As String
public: property String^ ProviderName { String^ get (); void set (String^ value); }
The name of the provider.