IVsMacroRecorder.ReplaceLine(String, Guid) 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.
Obsolete method. Do not use.
public:
int ReplaceLine(System::String ^ pszLine, Guid % rguidEmitter);
public int ReplaceLine (string pszLine, ref Guid rguidEmitter);
abstract member ReplaceLine : string * Guid -> int
Public Function ReplaceLine (pszLine As String, ByRef rguidEmitter As Guid) As Integer
Parameters
- pszLine
- String
- rguidEmitter
- Guid