Share via


CSharpCodeVisitor.WriteMethodName Property

Definition

Method used to write an Object to the current output.

protected:
 virtual property System::String ^ WriteMethodName { System::String ^ get(); };
protected virtual string WriteMethodName { get; }
member this.WriteMethodName : string
Protected Overridable ReadOnly Property WriteMethodName As String

Property Value

Remarks

Default is to HTML encode all but a few types.

Applies to