ScopePath.SETTINGS 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.
Caution
This property is deprecated, use ScopePath.Settings instead.
Settings memory scope root path.
[System.Obsolete("This property is deprecated, use ScopePath.Settings instead.")]
public const string SETTINGS;
[<System.Obsolete("This property is deprecated, use ScopePath.Settings instead.")>]
val mutable SETTINGS : string
Public Const SETTINGS As String
Field Value
- Attributes
Remarks
This property is deprecated, use ScopePath.Settings instead.