SettingValue.Deconstruct(SettingValueType, String) Method
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.
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