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