ScriptBreakpointInfo.SaveToString Method

Definition

Uses the SoapFormatter to serialize the BP as a string to be able to save it in the component properties

public:
 System::String ^ SaveToString();
public string SaveToString ();
member this.SaveToString : unit -> string
Public Function SaveToString () As String

Returns

Applies to