CodeGenerator.OutputFieldScopeModifier(MemberAttributes) Methode

Definition

Gibt einen Feldbereichsmodifizierer aus, der den angegebenen Attributen entspricht.

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)

Parameter

attributes
MemberAttributes

Einer der Enumerationswerte, die die Attribute angibt.

Gilt für:

Weitere Informationen