ICLRExtensions.PutCancellationInfo(Boolean, String, 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 PutCancellationInfo(bool vfSuppressUI, System::String ^ bstrMessage, System::String ^ bstrDetails);
public void PutCancellationInfo (bool vfSuppressUI, string bstrMessage, string bstrDetails);
Public Sub PutCancellationInfo (vfSuppressUI As Boolean, bstrMessage As String, bstrDetails As String)
Parameters
- vfSuppressUI
- Boolean
- bstrMessage
- String
- bstrDetails
- String