QualificationDataAttribute::Name Property

 

Gets the name, which serves as a key, of a key/value pair.

Namespace:   System.AddIn.Pipeline
Assembly:  System.AddIn.Contract (in System.AddIn.Contract.dll)

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The assigned name for the attribute.

.NET Framework
Available since 3.5
Return to top
Show: