BTSException.SetDescription(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:
virtual void SetDescription(System::String ^ desc);
public void SetDescription (string desc);
abstract member SetDescription : string -> unit
override this.SetDescription : string -> unit
Public Sub SetDescription (desc As String)
Parameters
- desc
- String
Implements
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetDescription(System.String)
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetDescription(System.String)