Sdílet prostřednictvím


CodeGenerator.OutputFieldScopeModifier(MemberAttributes) Metoda

Definice

Výstupem modifikátor oboru pole, který odpovídá zadaným atributům.

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)

Parametry

attributes
MemberAttributes

Jedna z hodnot výčtu, která určuje atributy.

Platí pro

Viz také