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

適用対象