CodeGenerator.OutputFieldScopeModifier(MemberAttributes) Metod

Definition

Matar ut en fältomfångsmodifierare som motsvarar de angivna attributen.

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)

Parametrar

attributes
MemberAttributes

Ett av uppräkningsvärdena som anger attributen.

Gäller för

Se även