SettingsAllowAnonymousAttribute.IsDefaultAttribute 方法

定义

获取一个指示 Allow 属性是否被设置为默认值的值。

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

返回

如果 Allow 属性被设置为默认值,则为 true;否则为 false

适用于

另请参阅