TK.CopyTagToAssetAsync Method
Copy asset to tag
Public Shared Function CopyTagToAssetAsync( _
ByVal tagNameSource As String, _
ByVal assetTarget As String _
) As Task
This language is not supported or no code example is available.
public static Task CopyTagToAssetAsync(
string tagNameSource,
string assetTarget
)
This language is not supported or no code example is available.
Parameters
-
tagNameSource
-
string
Tag name
-
assetTarget
-
string
Asset
Return Value
Task
.NET Framework
Supported in: 4.8