The ParserName property provides the name of the Parser in the logical view of the message which owns the NBElement.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string ParserName { get; }
public string ParserName { get; }
Public ReadOnly Property ParserName As String
Get
Public ReadOnly Property ParserName As String
Get
public:
property String^ ParserName {
String^ get ();
}
public:
property String^ ParserName {
String^ get ();
}
member ParserName : string with get
member ParserName : string with get
Property Value
Type:
StringGets the name of the parser associated with the element.