InstallTriggerData.IconURL

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void IconURL(Optional!(T0) iconURL)
    struct InstallTriggerData
    nothrow
    void
    IconURL
    (
    T0
    )
    (
    scope auto ref Optional!(T0) iconURL
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. Optional!(string) IconURL()

Meta