RegistrationAwareDecoratingFactory.file

Get file in which registration occurred.

  1. string file [@property setter]
  2. string file [@property getter]
    class RegistrationAwareDecoratingFactory(T)
    @property @safe nothrow
    string
    file
    ()

Return Value

Type: string

string file in which a registration occured

Meta