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