Share via


FluentApiCodeFragment.DeclaringType Property

Definition

Gets the name of the method's declaring type.

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

Property Value

The declaring type's name.

Applies to