Share via


MethodCallCodeFragment.DeclaringType Property

Definition

Gets the name of the method's declaring type.

public virtual string? DeclaringType { get; }
member this.DeclaringType : string
Public Overridable ReadOnly Property DeclaringType As String

Property Value

The declaring type's name.

Implements

Applies to