HelpKeywordAttribute.IsDefaultAttribute 方法

定義

判斷 Help 關鍵字是否為 null

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

傳回

如果 Help 關鍵字為 true,則為 null,否則為 false

適用於