Поделиться через


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

Одно из значений перечисления, задающее атрибуты.

Применяется к

См. также раздел