SettingInfo Class

Definition

Information about a setting.

C++
public ref class SettingInfo
Inheritance
SettingInfo

Constructors

Properties

IsRemotable

Gets a value indicating whether the setting exists on the remote side of a Visual Studio Online connection, instead of locally, when connected. When not connected, this property can still return true if the setting would be remote when connected.

IsWritable

Gets a value indicating whether the caller is allowed to modify the setting.

JsonSchema

Gets a JSON schema representing the allowed values for the setting. See https://json-schema.org/.

LocalizedDescription

Gets the localized description of the setting, or null if the setting has no localized description.

LocalizedName

Gets the localized name of the setting, or null if the setting has no localized name.

Moniker

Gets the moniker of the setting.

SearchKeywords

Gets a localized string containing search keywords for the setting, or null if the setting has no keywords. For search keyword matching, the string is tokenized using whitespace and punctuation as delimiters. Capital letters are also respected for camelCase matching.

Applies to

Proizvod Verzije
Visual Studio SDK 2019, 2022