StringScopeValue Class
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.
A string ScopeValue
public ref class StringScopeValue sealed : Microsoft::VisualStudio::RemoteSettings::ScopeValue
public sealed class StringScopeValue : Microsoft.VisualStudio.RemoteSettings.ScopeValue
type StringScopeValue = class
inherit ScopeValue
Public NotInheritable Class StringScopeValue
Inherits ScopeValue
- Inheritance
Constructors
StringScopeValue(String) |
Constructs a ScopeValue with the passed in string value. |