TextExpressionCompiler.GenerateSource(TextWriter) Méthode

Définition

Indique si le TextExpressionCompiler génère des sources.

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

Paramètres

textWriter
TextWriter

Argument utilisé.

Retours

true si TextExpressionCompiler génère des sources ; sinon, false.

S’applique à