ProvideSettingAttribute.RegistryConstants.EncodingEscapeChar Field
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 character used to encode the setting name as a registry-compatible string.
public: char EncodingEscapeChar;
public const char EncodingEscapeChar;
val mutable EncodingEscapeChar : char
Public Const EncodingEscapeChar As Char