다음을 통해 공유


DotNetInvocationResult.Success 속성

정의

true 호출이 성공하면 이고, 그렇지 않으면 false입니다.

public:
 property bool Success { bool get(); };
public bool Success { get; }
member this.Success : bool
Public ReadOnly Property Success As Boolean

속성 값

적용 대상