TestFilterContext.ManagedMethodName Właściwość

Definicja

Pobiera lub ustawia nazwę metody w formularzu metadanych ECMA-335 lub null gdy nie są dostępne żadne zarządzane metadane.

public string? ManagedMethodName { get; set; }
[System.Runtime.CompilerServices.Nullable(2)]
public string? ManagedMethodName { get; set; }
member this.ManagedMethodName : string with get, set
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.ManagedMethodName : string with get, set
Public Property ManagedMethodName As String

Wartość właściwości

Atrybuty

Uwagi

Zawiera nazwę metody, ogólny sufiks arity i listę typów parametrów (np. MyMethod`1(System.Int32)). Pasuje do formatu zdefiniowanego przez wartość RFC właściwości zarządzanej litery testowej.

Dotyczy