UrlSnapshot.Deconstruct(String, String, Boolean) Method

Definition

public void Deconstruct (out string Name, out string Url, out bool IsInternal);
Public Sub Deconstruct (ByRef Name As String, ByRef Url As String, ByRef IsInternal As Boolean)

Parameters

Name
String
Url
String
IsInternal
Boolean

Applies to