FileLevelControlBuilderAttribute.IsDefaultAttribute Método

Definición

Determina si el objeto actual FileLevelControlBuilderAttribute es el valor predeterminado.

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

Devoluciones

true si el valor actual FileLevelControlBuilderAttribute es el valor predeterminado; de lo contrario, false.

Se aplica a