StringScopeValue 类

定义

一个字符串 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
继承
StringScopeValue

构造函数

StringScopeValue(String)

使用传入的字符串值构造 ScopeValue。

适用于