Bewerken

DebuggerTypeProxyAttribute.ProxyTypeName Property

Definition

Gets the type name of the proxy type.

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

Property Value

The type name of the proxy type.

Attributes

Applies to