HelpKeywordAttribute.IsDefaultAttribute Método

Definição

Determina se a palavra-chave da Ajuda é null.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

Retornos

Boolean

true se a palavra-chave Ajuda for null; caso contrário, false.true if the Help keyword is null; otherwise, false.

Aplica-se a