다음을 통해 공유


CodeGenerator.OutputFieldScopeModifier(MemberAttributes) 메서드

정의

지정된 특성에 해당하는 필드 범위 한정자를 출력합니다.

protected:
 virtual void OutputFieldScopeModifier(System::CodeDom::MemberAttributes attributes);
protected virtual void OutputFieldScopeModifier (System.CodeDom.MemberAttributes attributes);
abstract member OutputFieldScopeModifier : System.CodeDom.MemberAttributes -> unit
override this.OutputFieldScopeModifier : System.CodeDom.MemberAttributes -> unit
Protected Overridable Sub OutputFieldScopeModifier (attributes As MemberAttributes)

매개 변수

attributes
MemberAttributes

특성을 지정하는 열거형 값 중 하나입니다.

적용 대상

추가 정보