RegisteredKey.appId

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

Meta