NotifyPropertyChangedInvocatorAttribute..::..ParameterName Property
Gets the name of the parameter.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[CanBeNullAttribute] public string ParameterName { get; }
<CanBeNullAttribute> _ Public ReadOnly Property ParameterName As String Get
[CanBeNullAttribute] public: property String^ ParameterName { String^ get (); }