TestMethodIdentifierProperty.MethodName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the method name in metadata format.
public string MethodName { get; init; }
public string MethodName { get; }
member this.MethodName : string with get, set
member this.MethodName : string
Public Property MethodName As String
Public ReadOnly Property MethodName As String