Delen via


SettingValue.Deconstruct(SettingValueType, String) Method

Definition

public void Deconstruct (out Microsoft.VisualStudio.RpcContracts.UnifiedSettings.SettingValueType ValueType, out string Data);
Public Sub Deconstruct (ByRef ValueType As SettingValueType, ByRef Data As String)

Parameters

ValueType
SettingValueType
Data
String

Applies to