public static void WriteTags( CIMEditingTemplate templateDef, IEnumerable<string> tags )
Public Shared Sub WriteTags( _ ByVal templateDef As CIMEditingTemplate, _ ByVal tags As IEnumerable(Of String) _ )
Parameters
- templateDef
- The template definition to write the tags to.
- tags
- The tags.