DebuggerTypeProxyAttribute.ProxyTypeName プロパティ

定義

プロキシ型の型名を取得します。

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

プロパティ値

プロキシ型の型名。

適用対象