HelpKeywordAttribute.IsDefaultAttribute Method

Definition

Determines whether the Help keyword is null.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

Returns

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

Applies to