PlannedTest.ManagedTypeName Property

Definition

Gets the ECMA-335 managed type name for the declaring type, when available.

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

Property Value

Attributes

Applies to