InjectAttributeParameterName Property |
The name to use for the property.
Namespace:
MaxMind.Db
Assembly:
MaxMind.Db (in MaxMind.Db.dll) Version: 2.4.0
Syntax public string ParameterName { get; }
Public ReadOnly Property ParameterName As String
Get
public:
property String^ ParameterName {
String^ get ();
}
member ParameterName : string with get
Property Value
Type:
StringSee Also