ChangeResult.ResultCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The code indicating the outcome of the change.
[MessagePack.Key(0)]
public Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ChangeResultCode ResultCode { get; init; }
[<MessagePack.Key(0)>]
member this.ResultCode : Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ChangeResultCode with get, set
Public Property ResultCode As ChangeResultCode
Property Value
- Attributes
-
MessagePack.KeyAttribute