次の方法で共有


OperationResult.Succeeded Property

Definition

Gets a flag indicating whether the operation succeeded.

public bool Succeeded { get; protected init; }
member this.Succeeded : bool with get, set
Public Property Succeeded As Boolean

Property Value

True if the operation succeeded, otherwise false.

Applies to