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

属性を指定する列挙値の 1 つ。

適用対象

こちらもご覧ください