SettingChangeResult.Result 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.
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