ExcludeFilter.

Deconstruct(string, string) Method

Syntax

public void Deconstruct(out string Name, out string Version)

Attributes

Type Description
IsReadOnlyAttribute
CompilerGeneratedAttribute

Parameters

Name Type Description
Name string
Version string

Return Value

Type Description
void