MySQL Connector/Net
MySqlSimpleMembershipProviderApplicationName Property |
Namespace: MySql.Web.Security
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
Property Value
Type: String