HelpKeywordAttribute.IsDefaultAttribute 方法

定义

确定“帮助”关键字是否为 null

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

返回

如果“帮助”关键字为 true,则为 null;否则为 false

适用于