DebuggerTypeProxyAttribute.ProxyTypeName 属性

定义

获取代理类型的类型名称。

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

属性值

代理类型的类型名称。

适用于