다음을 통해 공유


DotNetInvocationResult.Result 속성

정의

성공적인 호출의 결과를 가져옵니다.

public:
 property System::Object ^ Result { System::Object ^ get(); };
public object Result { get; }
public object? Result { get; }
member this.Result : obj
Public ReadOnly Property Result As Object

속성 값

적용 대상