HelpKeywordAttribute::HelpKeyword Property

 

Gets the Help keyword supplied by this attribute.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

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

Property Value

Type: System::String^

The Help keyword supplied by this attribute.

.NET Framework
Available since 2.0
Return to top
Show: