Skip to content

InvokeMethodNameAttribute Properties

Applied to method attributes on invokable interfaces to specify the name of the method on the base type to call when submitting a request.

InvokeMethodName

get
View source
public string InvokeMethodName
Gets the name of the invoke method.

Property value

The name of the invoke method.