Function AssociationUpdateQuery.setAddedAssocations

ref typeof(this) setAddedAssocations(Range) (
  string mimeType,
  Range desktopIds
) @safe
if (isInputRange!Range && is(ElementType!Range : string));

See Also

MimeAppsListFile.setAddedAssocations