DebuggerTypeProxyAttribute.ProxyTypeName Propriedade

Definição

Obtém o nome do tipo de proxy.

public:
 property System::String ^ ProxyTypeName { System::String ^ get(); };
public string ProxyTypeName { get; }
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)]
public string ProxyTypeName { get; }
member this.ProxyTypeName : string
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)>]
member this.ProxyTypeName : string
Public ReadOnly Property ProxyTypeName As String

Valor da propriedade

O nome do tipo de proxy.

Atributos

Aplica-se a