RunInstallerAttribute.IsDefaultAttribute Méthode

Définition

Détermine si cet attribut est l'attribut par défaut.

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

Retours

true si cet attribut est la valeur par défaut pour cette classe d'attributs ; sinon false.

S’applique à