DebuggerTypeProxyAttribute.ProxyTypeName Property

Definition

Gets the type name of the proxy type.

public:
 property System::String ^ ProxyTypeName { System::String ^ get(); };
public string ProxyTypeName { get; }
member this.ProxyTypeName : string
Public ReadOnly Property ProxyTypeName As String

Property Value

The type name of the proxy type.

Applies to