DotNetInvocationResult.Success 属性

定义

true 如果调用成功,则为 ;否则为 false

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

属性值

适用于