MySQLProfileProvider.ApplicationName Property
From MySQL Connector/Net
MySQL Connector/Net
| MySQLProfileProviderApplicationName Property |
Namespace: MySql.Web.Profile
Assembly: MySql.Web (in MySql.Web.dll) Version: 6.9.9
public override string ApplicationName { get; set; }
Public Overrides Property ApplicationName As String Get Set
public: virtual property String^ ApplicationName { String^ get () override; void set (String^ value) override; }
abstract ApplicationName : string with get, set override ApplicationName : string with get, set