EnvironmentVariableSnapshot.Deconstruct(String, String, Boolean) Method

Definition

public void Deconstruct (out string Name, out string? Value, out bool IsFromSpec);
Public Sub Deconstruct (ByRef Name As String, ByRef Value As String, ByRef IsFromSpec As Boolean)

Parameters

Name
String
Value
String
IsFromSpec
Boolean

Applies to