Compartilhar via


HelperResult.WriteAction Propriedade

Definição

Obtém o delegado assíncrono a ser invocado quando WriteTo(TextWriter, HtmlEncoder) é chamado.

public:
 property Func<System::IO::TextWriter ^, System::Threading::Tasks::Task ^> ^ WriteAction { Func<System::IO::TextWriter ^, System::Threading::Tasks::Task ^> ^ get(); };
public Func<System.IO.TextWriter,System.Threading.Tasks.Task> WriteAction { get; }
member this.WriteAction : Func<System.IO.TextWriter, System.Threading.Tasks.Task>
Public ReadOnly Property WriteAction As Func(Of TextWriter, Task)

Valor da propriedade

Aplica-se a