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

適用於

另請參閱