Shows the text in the file, but doesn't move the caret from its current position.
[Visual Basic] Overloads Sub ShowText() [C#] void ShowText(); [C++] void ShowText() = 0; [JScript] function ShowText();
This method will do nothing if it was unable to show the file.
ICodeSourceFile Interface | ICodeSourceFile Members | System.ComponentModel.Design.CodeModel Namespace | ICodeSourceFile.ShowText Overload List