DebuggerTypeProxyAttribute.ProxyTypeName プロパティ

定義

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

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

プロパティ値

プロキシ型の型名。

属性

適用対象