Share via


DebuggerTypeProxyAttribute.ProxyTypeName 속성

정의

프록시 형식의 형식 이름을 가져옵니다.

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

속성 값

프록시 형식의 형식 이름입니다.

적용 대상