BTSException.SetHelpContext(UInt32) 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 SetHelpContext(System::UInt32 dwHelpContext);
public void SetHelpContext (uint dwHelpContext);
abstract member SetHelpContext : uint32 -> unit
override this.SetHelpContext : uint32 -> unit
Public Sub SetHelpContext (dwHelpContext As UInteger)
Parameters
- dwHelpContext
- UInt32
Implements
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetHelpContext(System.UInt32)
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetHelpContext(System.UInt32)