Share via


MethodCallCodeFragment.Method Property

Definition

Gets the method's name.

[System.Runtime.CompilerServices.Nullable(1)]
public virtual string Method { get; }
public virtual string Method { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Method : string
member this.Method : string
Public Overridable ReadOnly Property Method As String

Property Value

The method's name.

Implements

Attributes

Applies to