ICorDebugEval.NewString(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:
void NewString(System::String ^ string);
public:
int NewString(System::String ^ string);
public:
void NewString(Platform::String ^ string);
void NewString(std::wstring const & string);
public void NewString (string string);
public int NewString (string string);
abstract member NewString : string -> unit
abstract member NewString : string -> int
Public Sub NewString (string As String)
Public Function NewString (string As String) As Integer
Parameters
- string
- String