CodeGenerator::OutputFieldScopeModifier Method (MemberAttributes)

 

Outputs a field scope modifier that corresponds to the specified attributes.

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

protected:
virtual void OutputFieldScopeModifier(
	MemberAttributes attributes
)

Parameters

attributes
Type: System.CodeDom::MemberAttributes

One of the enumeration values that specifies the attributes.

.NET Framework
Available since 1.1
Return to top
Show: