IDebugSession3.SetName(String) 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.
public:
int SetName(System::String ^ pszName);
public int SetName(string pszName);
abstract member SetName : string -> int
Public Function SetName (pszName As String) As Integer
Parameters
- pszName
- String