Sdílet prostřednictvím


StringScopeValue Class

Definition

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
StringScopeValue

Constructors

StringScopeValue(String)

Constructs a ScopeValue with the passed in string value.

Applies to