Microsoft.VisualStudio.RpcContracts.UnifiedSettings Namespace

Classes

ChangeResult

The result of a setting value change.

ChangeSource

Describes the source of a setting value change.

CommitResult

The result of committing a settings change.

ReadResult

A result returned from a setting value read.

SettingsCommit

Changes to setting values that can be applied using RequestCommitAsync(ChangeSource, SettingsCommit, CancellationToken).

SettingsUpdate

A container of multiple setting values.

SettingValue

A setting value.

Structs

SettingValueMetaData

Additional information about a setting value.

Interfaces

IUnifiedSettingsService

Read, write and subscribe to changes in setting values.

Enums

ChangeResultCode

A code indicating the outcome of a setting value change.

CommitResultCode

A code indicating the outcome of committing a settings change.

ReadOptions

Options for reading settings values.

ReadResultCode

A code indicating the outcome of a setting value read.

SettingValueType

The serialization type of a setting value.