bool IsQuiet()

in src/VSIXBootstrapper.Shared/CommandLine.h [72:75]


    bool IsQuiet() const
    {
        return m_fQuiet;
    }