MethodCallCodeFragment.Namespace Property

Definition

Gets the namespace of the method's declaring type.

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

Property Value

The declaring type's name.

Applies to