Sdílet prostřednictvím


CodeGenerator.OutputMemberScopeModifier(MemberAttributes) Metoda

Definice

Vygeneruje kód pro modifikátor oboru zadaného člena.

protected:
 virtual void OutputMemberScopeModifier(System::CodeDom::MemberAttributes attributes);
protected virtual void OutputMemberScopeModifier (System.CodeDom.MemberAttributes attributes);
abstract member OutputMemberScopeModifier : System.CodeDom.MemberAttributes -> unit
override this.OutputMemberScopeModifier : System.CodeDom.MemberAttributes -> unit
Protected Overridable Sub OutputMemberScopeModifier (attributes As MemberAttributes)

Parametry

attributes
MemberAttributes

Jedna z hodnot výčtu, která označuje modifikátor oboru členů pro generování kódu pro.

Platí pro

Viz také