Share via


SettingChangeResult.Result Property

Definition

Gets the code indicating the outcome of the change.

public Microsoft.VisualStudio.Extensibility.Settings.SettingChangeResult.ResultCode Result { get; }
member this.Result : Microsoft.VisualStudio.Extensibility.Settings.SettingChangeResult.ResultCode
Public ReadOnly Property Result As SettingChangeResult.ResultCode

Property Value

Applies to