SettingsAllowAnonymousAttribute.IsDefaultAttribute 方法

定義

會取得一個值,表示該屬性是否 Allow 設定為預設值。

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

傳回

true 若屬性 Allow 設定為預設值;否則 false

適用於

另請參閱