DebuggerTypeProxyAttribute.ProxyTypeName Propiedad

Definición

Obtiene el nombre de tipo del 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 de propiedad

Nombre de tipo del tipo de proxy.

Atributos

Se aplica a