ConstructorArgumentAttribute::ArgumentName Property
.NET Framework (current version)
Gets the name parameter of the constructor that will initialize the associated property.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System::String^The name of the constructor. Assuming CLR backing, this corresponds to the ParameterInfo::Name of the relevant constructor parameter.
.NET Framework
Available since 3.0
Available since 3.0
Show: