HelpKeywordAttribute::IsDefaultAttribute Method ()

 

Determines whether the Help keyword is null.

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

public:
virtual bool IsDefaultAttribute() override

Return Value

Type: System::Boolean

true if the Help keyword is null; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: