public String getDetectionModeAuto()

in fxcop-server/src/jetbrains/buildServer/fxcop/server/FxCopConstantsBean.java [91:93]


  public String getDetectionModeAuto() {
    return FxCopConstants.DETECTION_MODE_AUTO;
  }