Share via


IMethodCallCodeFragment.DeclaringType Property

Definition

Gets the name of the method's declaring type.

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

Property Value

The declaring type's name.

Applies to