QualificationDataAttribute Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the QualificationDataAttribute class.
Assembly: System.AddIn.Contract (in System.AddIn.Contract.dll)
Parameters
- name
-
Type:
System::String^
Any identifier that serves as a key in a key/value pair.
- value
-
Type:
System::String^
Any value.
The name and value can be any text.
.NET Framework
Available since 3.5
Available since 3.5
Show: