Share via


CommitResult.ResultCode Property

Definition

The code indicating the outcome of the commit.

[MessagePack.Key(0)]
public Microsoft.VisualStudio.RpcContracts.UnifiedSettings.CommitResultCode ResultCode { get; init; }
[<MessagePack.Key(0)>]
member this.ResultCode : Microsoft.VisualStudio.RpcContracts.UnifiedSettings.CommitResultCode with get, set
Public Property ResultCode As CommitResultCode

Property Value

Attributes
MessagePack.KeyAttribute

Applies to