BTSException.GetArgument(Int32) 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 System::String ^ GetArgument(int index);
public string GetArgument (int index);
abstract member GetArgument : int -> string
override this.GetArgument : int -> string
Public Function GetArgument (index As Integer) As String
Parameters
- index
- Int32
Returns
Implements
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.GetArgument(System.Int32)
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.GetArgument(System.Int32)