다음을 통해 공유


ReturnMessage.TypeName 속성

정의

원격 메서드가 호출된 형식의 이름을 가져옵니다.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
public string TypeName { [System.Security.SecurityCritical] get; }
member this.TypeName : string
[<get: System.Security.SecurityCritical>]
member this.TypeName : string
Public ReadOnly Property TypeName As String

속성 값

원격 메서드가 호출된 원격 개체의 형식 이름입니다.

구현

특성

적용 대상