BrowsableAttribute.IsDefaultAttribute 方法

定义

确定此属性是否为默认值。

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

返回

true 如果此属性是此属性类的默认值,则为 ;否则,为 false.

适用于