public String getIgnoreGeneratedCodeKey()

in fxcop-server/src/jetbrains/buildServer/fxcop/server/FxCopConstantsBean.java [71:73]


  public String getIgnoreGeneratedCodeKey() {
    return FxCopConstants.SETTINGS_IGNORE_GENERATED_CODE;
  }