FileLevelControlBuilderAttribute.IsDefaultAttribute 方法

定义

确定当前 FileLevelControlBuilderAttribute 对象是否为默认值。

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

返回

Boolean

如果当前 FileLevelControlBuilderAttribute 为默认值,则为 true;否则为 false

适用于