다음을 통해 공유


SettingsAllowAnonymousAttribute.IsDefaultAttribute 메서드

정의

Allow 속성이 기본값으로 설정되는지 여부를 나타내는 값을 가져옵니다.

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

반환

Boolean

Allow 속성이 기본값으로 설정되어 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보