Gets or sets the name of the method which throws the exception.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual string Method { get; set; }
public virtual string Method { get; set; }
Public Overridable Property Method As String
Get
Set
Public Overridable Property Method As String
Get
Set
public:
virtual property String^ Method {
String^ get ();
void set (String^ value);
}
public:
virtual property String^ Method {
String^ get ();
void set (String^ value);
}
abstract Method : string with get, set
override Method : string with get, set
abstract Method : string with get, set
override Method : string with get, set
Property Value
Type:
StringMethod name.