BoolScopeValue(Boolean) Oluşturucu

Tanım

Geçilen bool değeri ile bir ScopeValue oluşturur.

public:
 BoolScopeValue(bool value);
public BoolScopeValue (bool value);
new Microsoft.VisualStudio.RemoteSettings.BoolScopeValue : bool -> Microsoft.VisualStudio.RemoteSettings.BoolScopeValue
Public Sub New (value As Boolean)

Parametreler

value
Boolean

Şunlara uygulanır