ITextTemplating.BeginErrorSession Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets up/resets the system that causes only unique errors to be logged. Also creates an implicit code generation session.
public:
void BeginErrorSession();
public void BeginErrorSession ();
abstract member BeginErrorSession : unit -> unit
Public Sub BeginErrorSession ()