XLANGsException.SetMessage(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 SetMessage(System::String ^ msg);
public void SetMessage (string msg);
member this.SetMessage : string -> unit
Public Sub SetMessage (msg As String)
Parameters
- msg
- String