TK.CopyTagToTag (String, String) Method

Copy tag values to another tag
Public Shared Sub CopyTagToTag( _ 
ByVal tagNameSource As String, _ 
ByVal tagNameTarget As String
)
This language is not supported or no code example is available.
public static void CopyTagToTag( 
string tagNameSource
string tagNameTarget 
)
This language is not supported or no code example is available.

Parameters

tagNameSource
string

tagNameTarget
string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition