Gets or sets the current member name.
[Visual Basic] Protected ReadOnly Property CurrentMemberName As String [C#] protected string CurrentMemberName {get;} [C++] protected: __property String* get_CurrentMemberName(); [JScript] protected function get CurrentMemberName() : String;
The name of the current member name.
CodeGenerator Class | CodeGenerator Members | System.CodeDOM.Compiler Namespace | System.CodeDOM.CodeGenerator.CurrentMemberName