Share via


FluentApiCodeFragment.Namespace Property

Definition

Gets the namespace of the method's declaring type.

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

Property Value

The declaring type's name.

Applies to