Sdílet prostřednictvím


TextExpressionCompiler.GenerateSource(TextWriter) Metoda

Definice

Určuje, jestli generuje TextExpressionCompiler zdroje.

public:
 bool GenerateSource(System::IO::TextWriter ^ textWriter);
public bool GenerateSource (System.IO.TextWriter textWriter);
member this.GenerateSource : System.IO.TextWriter -> bool
Public Function GenerateSource (textWriter As TextWriter) As Boolean

Parametry

textWriter
TextWriter

Použitý argument.

Návraty

true pokud generuje TextExpressionCompiler zdroje, falsev opačném případě .

Platí pro